git ssb

0+

cel-desktop / ssb-pkg



Tree: e1a1630f31c55420ca08a2a8e36296e3c202f1b1

Files: e1a1630f31c55420ca08a2a8e36296e3c202f1b1 / prelude / .eslintrc.json

120 bytesRaw
1{
2 "parserOptions": {
3 "sourceType": "script"
4 },
5 "rules": {
6 "no-var": "off",
7 "vars-on-top": "off"
8 }
9}
10

Built with git-ssb-web