mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
jshint setted up: only node, no browser
This commit is contained in:
parent
5f345a60f8
commit
47147335c3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"bitwise" : true,
|
||||
"browser" : true,
|
||||
/* "browser" : true, */
|
||||
"devel" : true,
|
||||
"eqeqeq" : true,
|
||||
"es5" : true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue