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