pixsy/node_modules/has/test/.jshintrc

7 lines
76 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
{
"globals": {
"expect": false,
"run": false
},
"expr": true
}