ts-website/.jshintrc

7 lines
81 B
Plaintext

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