mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
fix eslint
This commit is contained in:
parent
61d8a4945f
commit
5a07d06cd2
@ -4,6 +4,7 @@ import tseslint from 'typescript-eslint';
|
||||
export default tseslint.config(eslint.configs.recommended, ...tseslint.configs.recommended, {
|
||||
rules: {
|
||||
'@typescript-eslint/ban-ts-comment': [
|
||||
'error',
|
||||
{
|
||||
'ts-expect-error': false,
|
||||
'ts-nocheck': false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user