update: store persist
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
"checksVoidReturn": false
|
||||
}
|
||||
],
|
||||
"@typescript-eslint/no-confusing-void-expression":"off"
|
||||
"@typescript-eslint/no-confusing-void-expression":"off",
|
||||
"@typescript-eslint/no-unsafe-return": "off",
|
||||
"@typescript-eslint/no-unsafe-call": "off",
|
||||
"@typescript-eslint/prefer-nullish-coalescing": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user