hakurei.app/.jshintrc
2020-02-19 15:20:25 -05:00

7 lines
87 B
Plaintext

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