Remove old jshint files

This commit is contained in:
Saúl Ibarra Corretgé 2018-05-24 17:08:21 +02:00
parent 1717ca89b3
commit f59a1f62b3
2 changed files with 0 additions and 11 deletions

View File

@ -1 +0,0 @@
node_modules

View File

@ -1,10 +0,0 @@
{
"node": true,
"curly": true,
"latedef": true,
"quotmark": true,
"undef": true,
"unused": true,
"trailing": true
}