mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
feature(jshint) bitwise: false
This commit is contained in:
parent
afc1c4ec84
commit
b7efa6203f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"unused" : true,
|
||||
"bitwise" : true,
|
||||
"bitwise" : false,
|
||||
"browser" : true,
|
||||
"devel" : true,
|
||||
"eqeqeq" : true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue