odin-default-js-exercises/node_modules/has/test/.jshintrc

7 lines
76 B
Plaintext

{
"globals": {
"expect": false,
"run": false
},
"expr": true
}