Bones/node_modules/es6-shim/.jshintrc

8 lines
85 B
Plaintext
Raw Normal View History

2017-05-17 13:45:25 -04:00
{
"es3": true,
"esnext": true,
"sub": true,
"newcap": false,
"notypeof": true
}