refactor(assets): remove useless .jshintrc file

pull/553/head
Anthony Lapenna 2017-02-01 15:40:49 +13:00
parent fe0bf77bbb
commit 7c2b186a61
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
{
"validthis": true,
"laxcomma" : true,
"laxbreak" : true,
"browser" : true,
"eqnull" : true,
"debug" : true,
"devel" : true,
"boss" : true,
"expr" : true,
"asi" : true
}