4chan-XZ/tools/.jshintrc
2023-04-13 03:11:52 +02:00

7 lines
75 B
Plaintext

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