UNPKG

106 BJSONView Raw
1{
2 "editor.formatOnSave": true,
3 "editor.codeActionsOnSave": {
4 "source.organizeImports": true
5 }
6}