git ssb

3+

dangerousbeans / scuttle-vue



Tree: 8581d6b0616fcc78fc397b1529105c5dde79c69b

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