lintroll

🤖 privatenumber's ESLint config for JS, TS, Vue, React, JSON, YAML, Markdown and more!

MIT License

Downloads
266
Stars
23

Bot releases are visible (Hide)

lintroll - v0.13.2

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

0.13.2 (2022-02-10)

Bug Fixes

  • disabling no-deprecated (765b2c6)
  • ignoreExternal on no-cycle (b6a78bf)
lintroll - v0.13.1

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

0.13.1 (2022-02-05)

Bug Fixes

  • allow variable name args (fa4f369)
lintroll - v0.13.0

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

0.13.0 (2022-01-27)

Bug Fixes

  • disable js equivalent of ts rules (eb0ca41)
  • separate ts stylistic rules from js in markdown files (dce09bd)

Features

lintroll - v0.12.1

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

0.12.1 (2022-01-27)

Bug Fixes

  • mark readme.md as dev dependency (0d008b0)
lintroll - v0.12.0

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

0.12.0 (2022-01-25)

Features

lintroll - v0.11.2

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

0.11.2 (2022-01-24)

Bug Fixes

  • allow process exit in directories bin/cli (5e76d97)
  • allow process exit in directories cli (a0ea672)
lintroll - v0.11.1

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

0.11.1 (2022-01-13)

Bug Fixes

  • loose linting on md example code (1d6de5f)
lintroll - v0.11.0

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

0.11.0 (2022-01-05)

Features

  • markdown: allow unused expressions (580a60b)
lintroll - v0.10.3

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

0.10.3 (2022-01-02)

Bug Fixes

  • disable prefer-export-from due to autofix (854e025)
lintroll - v0.10.2

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

0.10.2 (2022-01-01)

Bug Fixes

  • convert prefer-export-from to warning (ebc1115)
lintroll - v0.10.1

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

0.10.1 (2021-12-28)

Bug Fixes

  • typescript: ignore underscore prefix (406dded)
lintroll - v0.10.0

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

0.10.0 (2021-12-27)

Features

  • add examples directory to dev deps (e8acbc6)
lintroll - v0.9.5

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

0.9.5 (2021-12-26)

Bug Fixes

  • markdown: handle ts style (188e9c9)
lintroll - v0.9.4

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

0.9.4 (2021-12-26)

Bug Fixes

  • markdown: handle ts style (c1fc48e)
lintroll - v0.9.3

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

0.9.3 (2021-12-23)

Bug Fixes

  • disable template-indent (35837bd)
lintroll - v0.9.2

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

0.9.2 (2021-12-23)

Bug Fixes

lintroll - v0.9.1

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

0.9.1 (2021-12-23)

Bug Fixes

  • markdown: 4 space indentation (5374855)
lintroll - v0.9.0

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

0.9.0 (2021-12-23)

Bug Fixes

  • enable ts linting in markdown (6b97b67)
  • remove no-tabs - handled by indentation (21839e6)
  • typescript: disable parserOptions.project (7aac619)

Features

lintroll - v0.8.0

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

0.8.0 (2021-12-17)

Bug Fixes

  • package.json property order (b8ba83a)

Features

lintroll - v0.7.1

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

0.7.1 (2021-12-12)

Bug Fixes