ts-website/.jshintrc
2018-12-27 18:59:49 +01:00

7 lines
81 B
Plaintext

{
"strict": true,
"browser": true,
"jquery": true,
"asi": true
}