git ssb

0+

cel-desktop / ssb-pkg



Tree: 938b7ea4cfaa3cef6e1690b9ef3ea8bd7a0d2de1

Files: 938b7ea4cfaa3cef6e1690b9ef3ea8bd7a0d2de1 / 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