1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 13:55:31 +03:00

Allow test globals for jshint

This commit is contained in:
Joe Fiorini 2015-03-27 14:07:09 -04:00
parent 8204f42972
commit 259c9c9a89

View File

@ -19,7 +19,11 @@
"_":false,
"d3":false,
"Donut3D":false,
"nv":false
"nv":false,
"it": false,
"expect": false,
"context": false,
"describe": false
},
"strict": false,
"quotmark": false,