mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
refactor
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
"react/prop-types": 0,
|
||||
"react/react-in-jsx-scope": 0,
|
||||
"react/jsx-uses-react": 0,
|
||||
"import/no-unresolved": 0 // used to allow relative paths from "src" folder
|
||||
"import/no-unresolved": 0, // used to allow relative paths from "src" folder
|
||||
"react/jsx-props-no-spreading": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user