mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:23:24 +00:00
feat: add/remove bookmarks
This commit is contained in:
@@ -31,6 +31,7 @@ const config = {
|
||||
"import/consistent-type-specifier-style": ["error", "prefer-top-level"],
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/no-unsafe-argument": "off",
|
||||
"@typescript-eslint/no-unsafe-enum-comparison": "off",
|
||||
},
|
||||
ignorePatterns: [
|
||||
"**/*.config.js",
|
||||
|
Reference in New Issue
Block a user