Notica/.jshintrc

7 lines
75 B
Plaintext
Raw Normal View History

2016-12-22 00:59:10 +00:00
{
"node": true,
"browser": true,
"esnext": true,
"newcap": false
}