Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {
  2. "suggest.echodocSupport": true,
  3. "suggest.maxCompleteItemCount": 20,
  4. "coc.preferences.formatOnSaveFiletypes": ["javascript", "typescript", "typescriptreact", "json", "javascriptreact"],
  5. "eslint.filetypes": ["javascript", "typescript", "typescriptreact", "javascriptreact"],
  6. "diagnostic.errorSign": "•",
  7. "diagnostic.warningSign": "•",
  8. "diagnostic.infoSign": "•"
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement