1
0
Fork 0
mirror of https://github.com/Oreolek/TrackMeNot-Chrome.git synced 2024-06-26 03:41:00 +03:00

jsHint error fixes

This commit is contained in:
Alexander Yakovlev 2016-12-03 13:03:08 +07:00
parent 87b28114ac
commit ae219b526a
2 changed files with 858 additions and 818 deletions

5
.jshintrc Normal file
View file

@ -0,0 +1,5 @@
{
"curly": false,
"nocomma": true,
"esversion": 6
}

File diff suppressed because it is too large Load diff