Sign in
gerrit
/
plugins
/
codemirror-editor
/
bf8ac0b8fa6385b0780dfa617db57b27109a1b0a
/
.
/
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'
,
};