Guest User

Untitled

a guest
Jan 22nd, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. "eslint.validate": [
  2. "javascript",
  3. "javascriptreact",
  4. {
  5. "language": "typescript",
  6. "autoFix": true
  7. },
  8. {
  9. "language": "typescriptreact",
  10. "autoFix": true
  11. }
  12. ]
Add Comment
Please, Sign In to add comment