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