Sign in
gerrit
/
plugins
/
codemirror-editor
/
e36ecddbc99dc434f3259814d9d84fa96e509772
/
.
/
web
/
.eslintrc.js
blob: c4a47b7d34ae8f3220a3a3c6b917f31c3ee8235c [
file
] [
log
] [
blame
]
/**
* @license
* Copyright 2022 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
__plugindir
=
'codemirror-editor/web'
;
module
.
exports
=
{
extends
:
'../../.eslintrc.js'
,
};