mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
Fix eslint.
This commit is contained in:
parent
a7ed6bd9e1
commit
666e3e2890
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"browser": true,
|
||||
"builtin": true
|
||||
},
|
||||
ecmaVersion: 7,
|
||||
"ecmaVersion": 7,
|
||||
"globals":
|
||||
{"Ember":true,
|
||||
"jQuery":true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue