git ssb

0+

cel-desktop / ssb-pkg



Tree: 67c0e15a98a66eb99db2251478505d6f3d37535c

Files: 67c0e15a98a66eb99db2251478505d6f3d37535c / test / .eslintrc.json

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

Built with git-ssb-web