Bones/node_modules/es6-shim/test-sham/.eslintrc

9 lines
77 B
Plaintext
Raw Normal View History

2017-05-17 13:45:25 -04:00
{
"env": {
"mocha": true
},
"globals": {
"expect": false
}
}