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