4chan-x/tools/.jshintrc
2016-04-12 00:13:41 -07:00

7 lines
75 B
Plaintext

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