Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. {
  2. "eslint.alwaysShowStatus": true,
  3. "eslint.autoFixOnSave": true,
  4. "eslint.enable": true,
  5. "eslint.options": {
  6. "configFile": ".eslintrc.json",
  7. },
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement