UNPKG

116 BPlain TextView Raw
1{
2 "extends": "@3fs/eslint-config/configs/node-es5",
3 "rules": {
4 "quote-props": ["error", "consistent"]
5 }
6}