hakurei.app/.jshintrc
2020-04-01 06:15:48 -04:00

8 lines
107 B
Plaintext

{
"browser": true,
"module": true,
"devel": true,
"esversion": 6,
"strict": "global"
}