4chan-x/tools/.jshintrc
2016-04-16 07:18:06 -07:00

8 lines
93 B
Plaintext

{
"esnext": true,
"undef": true,
"unused": true,
"node": true,
"-W083": true
}