eslint-disable-snippets
eslint-disable-snippets copied to clipboard
trafficstars
eslint-disable-snippets
Includes snippets for ignoring; a block, the current line, or the next line.
- Start typing
eslint-disablein a file to trigger the snippet autocomplete. Supported Languages: javascript/typescript javascriptreact / typescriptreact vue - Type the rule you want to disable or leave empty to disable all rules.
- Press
tabto drop your cursor at a helpful position. - Press
ctrl+↓(win)option+↓(mac) to move the current line down. This is useful if you are wrapping a block of code.

Contributing
PRs are welcome, issues are not. This is open source software in the extent that you can read the source and install, not in the sense that I owe you anything.