Sign in
gerrit
/
plugins
/
github
/
b9c96df64154840fe72910cf213f2a18e7420b91
/
.
/
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"
,
};