Files: 24407748211492167d2e4dbb085864747d36783a / .eslintrc
95 bytesRaw
1 | { |
2 | "extends": "standard", |
3 | "plugins": [ |
4 | "html" |
5 | ], |
6 | "env": { |
7 | "jasmine": true |
8 | } |
9 | } |
10 |
Built with git-ssb-web
1 | { |
2 | "extends": "standard", |
3 | "plugins": [ |
4 | "html" |
5 | ], |
6 | "env": { |
7 | "jasmine": true |
8 | } |
9 | } |
10 |
Built with git-ssb-web