Files
odin-javascript-exercises/node_modules/has/test/.jshintrc
T
2017-12-15 12:56:14 -06:00

7 lines
76 B
Plaintext

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