Add jshit options for editor
This commit is contained in:
parent
32e6d5038f
commit
9b66833b8b
@ -1,3 +1,7 @@
|
|||||||
|
//jshint browser:true
|
||||||
|
//jshint esversion:6
|
||||||
|
//jshint latedef:nofunc
|
||||||
|
|
||||||
let deckJSON, template;
|
let deckJSON, template;
|
||||||
let selected;
|
let selected;
|
||||||
let deckName = window.location.pathname.split('/')[2];
|
let deckName = window.location.pathname.split('/')[2];
|
||||||
|
Loading…
Reference in New Issue
Block a user