mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:23:24 +00:00
feat: implement default quality setting
This commit is contained in:
@@ -32,6 +32,8 @@ const config = {
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/no-unsafe-argument": "off",
|
||||
"@typescript-eslint/no-unsafe-enum-comparison": "off",
|
||||
"@typescript-eslint/no-useless-template-literals": "error",
|
||||
"prefer-template": "error",
|
||||
},
|
||||
ignorePatterns: [
|
||||
"**/*.config.js",
|
||||
|
Reference in New Issue
Block a user