4chan-XZ/tools/.jshintrc
2023-04-22 05:33:23 +02:00

7 lines
72 B
Plaintext

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