Files: fe2d16aa6ea53293f876bfca14020babfd4236ab / .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