git ssb

3+

dangerousbeans / scuttle-vue



Tree: 90a156eb7b8f630a4c402f39ca1b62d93c184788

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