use import/export in the frontend code
This commit is contained in:
parent
11ae7f857c
commit
702134b3b1
15 changed files with 51 additions and 64 deletions
|
@ -1,3 +1,9 @@
|
|||
env:
|
||||
browser: true
|
||||
jquery: true
|
||||
node: false
|
||||
|
||||
parserOptions:
|
||||
sourceType: module
|
||||
|
||||
rules:
|
||||
node/no-unsupported-features: off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue