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',
};