UNPKG

120 BJSONView Raw
1{
2 "editor.formatOnSave": false,
3 "editor.codeActionsOnSave": [
4 "source.formatDocument",
5 "source.fixAll.eslint"
6 ]
7}
\No newline at end of file