rslint

A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate

MIT License

Downloads
102.2K
Stars
2.7K
Committers
26

Bot releases are hidden (Show)

rslint -

Published by RDambrosio016 almost 4 years ago

  • Removed dependency on ureq
  • Embedded rule documentation directly in the binary instead of fetching it
rslint -

Published by RDambrosio016 almost 4 years ago

  • Autofix API + autofix for various rules
  • New errors crate
  • Multiple bug fixes
  • no-confusing-arrow
  • no-new-symbol
rslint -

Published by RDambrosio016 about 4 years ago

  • Numerous parser bug fixes from test262
  • Documentation website
rslint -

Published by RDambrosio016 about 4 years ago

Minor fix for the explanation runner which fixes the repository link.

rslint -

Published by RDambrosio016 about 4 years ago

The first major release of RSLint