mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-28 21:18:47 +00:00
use sourceType module
This commit is contained in:
parent
362081bfe6
commit
2bd2491873
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
"es6": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"sourceType": "module",
|
||||
"allowImportExportEverywhere": true,
|
||||
"ecmaVersion": 11,
|
||||
"ecmaFeatures": {
|
||||
"jsx": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue