UNPKG

101 BJSONView Raw
1{
2 "editor.formatOnSave": true,
3 "prettier.singleQuote": true,
4 "prettier.trailingComma": "es5"
5}