UNPKG

81 BJSONView Raw
1{
2 "plugins": ["prettier"],
3 "rules": {
4 "prettier/prettier": "error"
5 }
6}