Notica/.jshintrc

7 lines
75 B
Plaintext

{
"node": true,
"browser": true,
"esnext": true,
"newcap": false
}