cryptpad/.jshintrc

7 lines
82 B
Plaintext

{
"laxcomma": true,
"laxbreak": true,
"node": true,
"sub": true
}