deno_lint

Blazing fast linter for JavaScript and TypeScript written in Rust

MIT License

Downloads
783.4K
Stars
1.5K
Committers
85

Bot releases are visible (Hide)

deno_lint - 0.47.0

Published by denobot over 1 year ago

  • feat: deno_ast 0.27.0 (#1164)
deno_lint - 0.46.0

Published by denobot over 1 year ago

  • fix(no-unused-vars): handle TsImportEqualsDecl (#1161)
  • fix(prefer-primordials): Add method checks (#1152)
  • fix: Add support for v flag in regexp lints (#1158)
deno_lint - 0.45.0

Published by denobot over 1 year ago

  • feat(no-deprecated-deno-api): Deprecate Deno.run (#1128) (#1153)
  • fix(prefer-primordials): Check whether safe primordials are used (#1146)
deno_lint - 0.44.0

Published by denobot over 1 year ago

  • feat: upgrade deno_ast to 0.25.0 (#1151)
  • fix(dlint): avoid panic when no trailing new line is appended (#1149)
  • fix(prefer-const): avoid panic when scope analysis fails (#1148)
deno_lint - 0.43.0

Published by denobot over 1 year ago

  • feat: upgrade deno_ast 0.25 (#1141)
deno_lint - 0.42.0

Published by denobot over 1 year ago

  • fix(prefer-primordials): Improve getter properties checking (#1136)
deno_lint - 0.41.0

Published by denobot over 1 year ago

deno_lint - 0.40.0

Published by denobot over 1 year ago

  • Revert "update(no-deprecated-deno-api): deprecate Deno.run (#1128)" (#1137)
deno_lint - 0.39.0

Published by denobot over 1 year ago

  • fix(www): update fresh to latest & fix the appearance issue (#1134)
  • fix: Fix website background color (#1133)
deno_lint - 0.38.0

Published by denobot over 1 year ago

  • feat(prefer-primordials): Add check for yield* (#1111)
  • feat(prefer-primordials): Add check for getter properties (#1114)
  • fix(default-param-last): check class constructors (#1120)
  • fix: Update syntax hightlighting css file and set 100vh container (#1129)
  • fix: upgrade deno_ast to 0.24 (#1130)
  • update(ban-types): add BigInt type check (#1124)
  • update(no-deprecated-deno-api): deprecate Deno.run (#1128)
deno_lint - 0.37.0

Published by denobot almost 2 years ago

  • feat: upgrade deno_ast to 0.23.1 (#1110)
deno_lint - 0.36.0

Published by github-actions[bot] almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/denoland/deno_lint/compare/0.35.0...0.36.0

deno_lint - 0.35.0

Published by denobot almost 2 years ago

  • fix: empty object type recommendation (#1096)
deno_lint - 0.34.0

Published by denobot almost 2 years ago

  • feat(dlint): add compact format (#1079)
  • feat(require-await): use narrower spans for diagnostics (#1090)
  • feat: upgrade deno_ast to 0.20.0 (#1092)
  • fix: getter_return - checking the return value in Object.create and Object.defineProperties (#1089)
  • fix: getter_return - checking the return value of the getter property in Reflect.defineProperty() (#1087)
  • fix: getter_return - permit using a generator without specifying an explicit return value (#1091)
  • fix: no-self-assign rule grammar (#1085)
  • fix: no_self_assign - getter and private class member with same name (#1084)
  • fix: use media_type instead of file_name (#1086)
  • fmt
deno_lint - 0.33.0

Published by github-actions[bot] about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/denoland/deno_lint/compare/0.32.0...0.33.0

deno_lint - 0.32.0

Published by github-actions[bot] over 2 years ago

deno_lint - v0.31.0

Published by github-actions[bot] over 2 years ago

deno_lint - v0.30.0

Published by github-actions[bot] over 2 years ago

deno_lint - v0.26.0

Published by github-actions[bot] over 2 years ago

What's Changed

Full Changelog: https://github.com/denoland/deno_lint/compare/v0.25.0...v0.26.0

deno_lint - v0.22.0

Published by dsherret almost 3 years ago