UNPKG

@iomariani/vue-player

Version:
12 lines (11 loc) 304 B
{ "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.formatOnSave": true, "editor.tabSize": 2, "editor.insertSpaces": false, "editor.detectIndentation": false, "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "eslint.validate": ["vue", "javascript", "javascriptreact"] }