Sign in
gerrit
/
plugins
/
code-owners
/
804396b03062e89d13725b6f79e4ae7f2c2447ac
/
.
/
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"
,
};