Sign in
gerrit
/
plugins
/
code-owners
/
refs/heads/master
/
.
/
web
/
eslint.config.js
blob: 2ccadb710973f631d0f11d128b87bd6c5d540023 [
file
] [
edit
]
/**
* @license
* Copyright 2022 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
__plugindir
=
"code-owners/web"
;
module
.
exports
=
{
extends
:
"../../eslint.config.js"
,
};