mirror of
https://github.com/documize/community.git
synced 2025-08-02 03:55:24 +02:00
Upgraded to latest JS SPA release
This commit is contained in:
parent
7397812307
commit
a8e8d141d2
9 changed files with 666 additions and 679 deletions
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
parserOptions: {
|
||||
ecmaVersion: 6,
|
||||
ecmaVersion: 2017,
|
||||
sourceType: 'module'
|
||||
},
|
||||
extends: 'eslint:recommended',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue