Sign in
gerrit
/
plugins
/
code-owners
/
73a41c022715218acef72ffbd94d92fbdcf0c268
/
.
/
web
/
.eslintrc.js
blob: 2144c1cfe2c4c1a8fd84596b80af5c668012fbb2 [
file
] [
log
] [
blame
]
/**
* @license
* Copyright 2022 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
__plugindir
=
"code-owners/web"
;
module
.
exports
=
{
extends
:
"../../.eslintrc.js"
,
};