Sign in
gerrit
/
plugins
/
github
/
2c49fead8571cbdf4b22d5e7f77db3f70ac45e1e
/
.
/
github-plugin
/
web
/
.eslintrc.js
blob: db4adcd537ab250601e872df8db99f16affcd072 [
file
] [
log
] [
blame
]
/**
* @license
* Copyright 2022 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
__plugindir
=
"github/github-plugin/web"
;
module
.
exports
=
{
extends
:
"../../../.eslintrc.js"
,
};