backoffice/node_modules/has/test/.jshintrc

7 lines
76 B
Plaintext
Raw Normal View History

2020-02-06 10:09:39 +00:00
{
"globals": {
"expect": false,
"run": false
},
"expr": true
}