v0.1.10
What's Changed
- chore: release 0.1.9 by @hardfist in #247
- docs: add README for Rslint VS Code extension by @chenjiahan in #248
- chore: add write permission for publish-npm by @hardfist in #249
- refactor: move lsp implmentation into internal by @hardfist in #246
- docs: add banner image to README by @chenjiahan in #251
- fix: don't report error when rslint config not found by @hardfist in #252
- feat(cmd): add the init command for rslint by @holyfata in #250
- feat: add statusBar of rslint by @hardfist in #253
- refactor: use
ast.IsStringLIteralLikeby @colinaaa in #254 - chore: don't generate tsgo.log by @hardfist in #255
- chore: init rslint website by @hardfist in #258
- feat: implement GitHub Action to auto-generate and update rule-manifest.json by @hardfist in #257
- chore: add rules page by @hardfist in #259
- chore: update website style by @hardfist in #260
- refactor: split server & service logic by @hardfist in #262
- refactor: refactor language server by @hardfist in #263
Full Changelog: v0.1.9...v0.1.10