mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 07:32:02 +00:00
not needed lint rules removed
This commit is contained in:
parent
de9577efe5
commit
dd1ef55c9f
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@
|
||||||
"es6": true
|
"es6": true
|
||||||
},
|
},
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"sourceType": "module",
|
|
||||||
"allowImportExportEverywhere": true,
|
|
||||||
"ecmaVersion": 11,
|
"ecmaVersion": 11,
|
||||||
"ecmaFeatures": {
|
"ecmaFeatures": {
|
||||||
"jsx": true
|
"jsx": true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue