v0.1.8
What's Changed
- chore: add code info when test failed by @hardfist in #216
- feat: implement '@typescript/no-non-null-assertion' by @holyfata in #217
- Revert "feat: implement '@typescript/no-non-null-assertion'" by @hardfist in #218
- fix: only lint input code for api mode by @hardfist in #219
- test: enable no-implied-eval test by @hardfist in #220
- feat: extract comments from ast by @CPunisher in #209
- chore: add pid info for debugging by @hardfist in #221
- fix(lsp): should load jsonc config as well by @fi3ework in #222
- feat(eslint-plugin-import): implement
import/no-self-importrule by @colinaaa in #215 - chore: fix windows bin by @hardfist in #228
- chore: add ls shim mod by @Amour1688 in #230
- fix: fix windows compat by @hardfist in #231
- fix: fix bin path in windows by @hardfist in #232
New Contributors
Full Changelog: v0.1.7...v0.1.8