mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-22 07:34:16 +00:00
added devel jshint flag
This commit is contained in:
parent
40ad44b778
commit
57f3ea22b5
1 changed files with 2 additions and 1 deletions
|
|
@ -4,5 +4,6 @@
|
|||
"laxbreak" : true,
|
||||
"boss" : true,
|
||||
"expr" : true,
|
||||
"asi" : true
|
||||
"asi" : true,
|
||||
"devel" : true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue