TS-Website/.jshintrc

7 lines
81 B

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