This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
cryptpad/.jshintrc
T
Caleb James DeLisle d5125f875d Added jshint
2016-02-12 10:33:09 +01:00

7 lines
82 B
Plaintext

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