ignore js-built (#15523)
This commit is contained in:
parent
34f8345bc8
commit
7c87dec6ee
|
@ -103,6 +103,7 @@ export default [
|
|||
// TODO: Error while loading rule '@typescript-eslint/naming-convention': Cannot use 'in' operator to search for 'type' in undefined のため一時的に無効化
|
||||
// See https://github.com/misskey-dev/misskey/pull/15311
|
||||
'js/i18n.ts',
|
||||
'js-built/',
|
||||
],
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue