mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(jshint) rm /* using for JSON-parsing if brawser old and crappy */
This commit is contained in:
parent
d5f57960f4
commit
aca90a4dc3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@
|
|||
"nonew" : true,
|
||||
"strict" : true,
|
||||
"undef" : true,
|
||||
"evil" : true, /* using for JSON-parsing if brawser old and crappy */
|
||||
"evil" : true,
|
||||
"expr" : true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue