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.7.0

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

0.7.0 (2021-11-27)

Features

  • support linebreak-style on windows (eb05001)
lintroll - v0.6.1

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

0.6.1 (2021-11-24)

Bug Fixes

  • ignore used imports in unicorn/prefer-export-from (47f4e5f)
lintroll - v0.6.0

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

0.6.0 (2021-11-24)

Features

lintroll - v0.5.1

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

0.5.1 (2021-11-23)

Bug Fixes

  • allow promise.then to have side effects (b7118b0)
  • disable prefer ternary (ec0e435)
lintroll - v0.5.0

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

0.5.0 (2021-11-13)

Features

  • typescript no unused vars (4184d27)
lintroll - v0.4.2

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

0.4.2 (2021-11-09)

Bug Fixes

  • ignore package-lock.json (c451514)
lintroll - v0.4.1

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

0.4.1 (2021-10-19)

Bug Fixes

lintroll - v0.4.0

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

0.4.0 (2021-10-18)

Features

  • support vue ts and macros (5cf89c6)
lintroll - v0.3.0

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

0.3.0 (2021-10-18)

Features

  • upgrade dependencies (e76a8a3)
  • upgrade dependencies to major (05d988b)
lintroll - v0.2.2

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

0.2.2 (2021-10-07)

Bug Fixes

lintroll - v0.2.1

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

0.2.1 (2021-09-28)

Bug Fixes

  • disable unicorn/better-regex in favor of regexp plugin (e95bc18)
lintroll - v0.2.0

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

0.2.0 (2021-09-08)

Bug Fixes

  • use latest dependency for packages (beca83a)

Features

  • base: tab indentation for json files (145a7dc)
lintroll - @pvtnbr/eslint-config-react-v1.0.1

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

@pvtnbr/eslint-config-react-v1.0.1 (2021-08-26)

Bug Fixes

  • use latest dependency for packages (beca83a)
lintroll - @pvtnbr/eslint-config-vue-v1.0.0

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

@pvtnbr/eslint-config-vue-v1.0.0 (2021-08-26)

Bug Fixes

  • use latest dependency for packages (beca83a)
lintroll - @pvtnbr/eslint-config-typescript-v1.0.1

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

@pvtnbr/eslint-config-typescript-v1.0.1 (2021-08-26)

Bug Fixes

  • use latest dependency for packages (beca83a)
lintroll - @pvtnbr/eslint-config-base-v1.0.0

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

@pvtnbr/eslint-config-base-v1.0.0 (2021-08-26)

Bug Fixes

  • base: accept j as valid variable (ea85eab)
  • allow prop & props (8dd228f)
  • base: allow await in for-loops (93b3a32)
  • base: allow no-process-exit for index files (2fb39b6)
  • base: allow no-process-exit for index files (1bc2906)
  • base: cli file to be named cli (f405b29)
  • base: curly to apply to all (f4486a6)
  • base: disable import/group-exports (53699b3)
  • base: disable import/prefer-default-export (7fba7ef)
  • base: disable no-process-exit if cli (debfc8a)
  • base: prevent linting spacing in template literals (9ca81fb)
  • base: turn off no-use-before-define (2bb9ae4)
  • added scripts to dev deps (de787f3)
  • all .config files to be considered dev deps (4313a13)
  • allow for-in loops (2a2041b)
  • allow for-of statements (72555b0)
  • allow i and continue (6d334d2)
  • allow inconsistent returns (0627856)
  • dev deps in src files (58bdcd8)
  • disable dynamic-require only when built (e64cecf)
  • ignore http modules (9ffa047)
  • ignore import-index on import statements (7009ff2)
  • iife wrapping (270df5f)
  • increase imports limit to 15 (d4bb209)
  • remove strict (#1) (c90dd1f)
  • turn off prefer-rest-params (2f05264)
  • base: updated complexity to warning and 10 (3757255)
  • removed duplicate isFinite and isNaN rule (c7a7d91)

Features

  • base: add types to package.json order (23eaa04)
  • base: allow shorthand quoted methods (ac4c9fd)
  • base: enforce package.json key order (828b3de)
  • base: lint regexp (8c194f3)
  • base: package-json indent rule (cc046f2)
  • base: tab indentation for json files (145a7dc)
  • base: upgrade unicorn (d474c6b)
  • typescript: use typescript no-shadow (2da5af6)
  • support .sw.js for service workers (7ea2cfb)
  • support tests directory (9db3ebf)
lintroll - @pvtnbr/eslint-config-typescript-v1.0.0

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

@pvtnbr/eslint-config-typescript-v1.0.0 (2021-08-25)

Bug Fixes

  • typescript: disable no-useless-undefined (47c16c5)
  • typescript: disable unicorn/consistent-destructuring in ts (363b5e7)
  • typescript: support typescript versions of all dependency files (dc35f58)
  • pascal case for tsx files (f4a8c82)

Features

  • typescript: add typescript resolver (97f4635)
  • typescript: allow directly passing in callback to array prototype methods (889dd65)
  • typescript: enabled @typescript-eslint/consistent-type-assertions (af94a5c)
  • typescript: enabled @typescript-eslint/member-delimiter-style (c688ad0)
  • typescript: improved ts and tsx support (daf2f17)
  • typescript: use typescript no-shadow (2da5af6)
lintroll - @pvtnbr/eslint-config-react-v1.0.0

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

@pvtnbr/eslint-config-react-v1.0.0 (2021-08-25)

Features

lintroll - v0.1.22

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

0.1.22 (2021-08-14)

Note: Version bump only for package @pvtnbr/eslint-config

lintroll - v0.1.21

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

0.1.21 (2021-08-14)

Bug Fixes

  • typescript: support typescript versions of all dependency files (dc35f58)