chore: remove old plugin
This commit is contained in:
Родитель
4c17f1e731
Коммит
caba1fd5bf
|
@ -2,7 +2,6 @@ module.exports = {
|
|||
ignorePatterns: ['**/*.d.ts', '**/*.test.ts', '**/*.js'],
|
||||
parser: '@typescript-eslint/parser',
|
||||
extends: ['plugin:@typescript-eslint/recommended'],
|
||||
plugins: ['header'],
|
||||
parserOptions: {
|
||||
ecmaVersion: 2018,
|
||||
sourceType: 'module',
|
||||
|
|
Загрузка…
Ссылка в новой задаче