4chan-x/tools/.jshintrc

7 lines
75 B
Plaintext

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