eslint-config-rebeccastevens

My eslint config.

BSD-3-CLAUSE License

Downloads
9K
Stars
7
Committers
6

Bot releases are hidden (Show)

eslint-config-rebeccastevens - v1.2.1

Published by RebeccaStevens almost 3 years ago

1.2.1 (2022-01-14)

Bug Fixes

  • jsdoc/require-jsdoc: only require jsdocs on types when they are exported (0ebcdf8)
  • jsdoc/require-jsdoc: require jsdocs for exported interfaces (cec3e26)
eslint-config-rebeccastevens - v1.2.0

Published by RebeccaStevens almost 3 years ago

1.2.0 (2021-12-07)

Bug Fixes

  • add ts version of rule no-redeclare (eaa92ac)
  • increase severity of prefer-readonly-parameter-types rule (807acf4)
  • turn off consistent-return in ts environment (5cc95bf)
  • turn off no-try-statement (01168ad)
  • turn off no-warning-comments (78150eb)
  • turn off prefer-await-to-then (abeab1a)
  • turn off prefer-tacit (c26c1d6)
  • turn off promise-function-async (01e413d)
  • turn off sort-type-union-intersection-members" (88c3567)

Features

  • add config for srcipting (458fcf6)
eslint-config-rebeccastevens - v1.1.5

Published by RebeccaStevens about 3 years ago

1.1.5 (2021-10-18)

Bug Fixes

  • no-extra-parens: use typescript version of rule when in typescript (#867) (ba4547e)
  • space-infix-ops: use typescript version of space-infix-ops for t… (#868) (e526697)
  • type-annotation-spacing: add rule (#866) (2604984)
eslint-config-rebeccastevens - v1.1.4

Published by RebeccaStevens about 3 years ago

1.1.4 (2021-09-21)

Bug Fixes

eslint-config-rebeccastevens - v1.1.3

Published by RebeccaStevens about 3 years ago

1.1.3 (2021-09-21)

Bug Fixes

  • turn off all type-checking eslint rules for markdown (#854) (2605f92)
eslint-config-rebeccastevens - v1.1.2

Published by RebeccaStevens about 3 years ago

1.1.2 (2021-09-19)

Bug Fixes

  • allow mutations of things prefixed with mutable (6ed77e4)
eslint-config-rebeccastevens - v1.1.1

Published by RebeccaStevens about 3 years ago

1.1.1 (2021-09-11)

Bug Fixes

  • remove rules that aren't ready for ts (77dcde1)
eslint-config-rebeccastevens - v1.1.0

Published by RebeccaStevens about 3 years ago

1.1.0 (2021-09-10)

Bug Fixes

  • sonarjs/no-duplicate-string: increase the number of duplicate strings needed to trigger rule (581fd1e)
  • split builtins from externals (7151110)

Features

eslint-config-rebeccastevens - v1.0.16

Published by RebeccaStevens about 3 years ago

1.0.16 (2021-09-10)

Bug Fixes

  • update typescript rules (1230247)
eslint-config-rebeccastevens - v1.0.15

Published by RebeccaStevens about 3 years ago

1.0.15 (2021-08-26)

Bug Fixes

  • use consistent-type-definitions over prefer-type-literal (adcd4fe)
eslint-config-rebeccastevens - v1.0.14

Published by RebeccaStevens about 3 years ago

1.0.14 (2021-08-24)

Bug Fixes

  • update what nodes require jsdoc (27748d3)
eslint-config-rebeccastevens - v1.0.13

Published by RebeccaStevens about 3 years ago

1.0.13 (2021-08-24)

Bug Fixes

  • for simple non-readonly arrays, don't use generic style (3d480b9)
  • turn off default-case now that we are checking if exhaustive (45dea9c)
eslint-config-rebeccastevens - v1.0.12

Published by RebeccaStevens about 3 years ago

1.0.12 (2021-07-30)

Bug Fixes

  • remove eslint-plugin-simple-import-sort as a peer dep as no longer used (78d4200)
eslint-config-rebeccastevens - v1.0.11

Published by RebeccaStevens about 3 years ago

1.0.11 (2021-07-30)

Bug Fixes

  • allow void before call expressions (932351e)
eslint-config-rebeccastevens - v1.0.10

Published by RebeccaStevens over 3 years ago

1.0.10 (2021-07-22)

Bug Fixes

  • use stylistic over stylitic functional ruleset (68d9560)
eslint-config-rebeccastevens - v1.0.9

Published by RebeccaStevens over 3 years ago

1.0.9 (2021-07-21)

Bug Fixes

  • ignore mutable types in classes (31e4982)
eslint-config-rebeccastevens - v1.0.8

Published by RebeccaStevens over 3 years ago

1.0.8 (2021-07-21)

Bug Fixes

  • make rule prefer-readonly-parameter-types more lenient (c0be938)
eslint-config-rebeccastevens - v1.0.7

Published by RebeccaStevens over 3 years ago

1.0.7 (2021-07-21)

Bug Fixes

  • comma-dangle: use typescript version of rule (2065d6e)
  • consistent-indexed-object-style: add rule (c57ef18)
  • dot-notation: use typescript version of rule (4407aef)
  • no-confusing-void-expression: add rule (ced5612)
  • no-invalid-void-type: add rule (875bb0c)
  • no-loop-func: use typescript version of rule (db7c588)
  • no-shadow: use typescript version of rule (59945b1)
  • no-unnecessary-type-constraint: add rule (7e31455)
  • non-nullable-type-assertion-style: add rule (273e0db)
  • object-curly-spacing: use typescript version of rule for typescript (3d0d7eb)
  • prefer-readonly-parameter-types: add rule (5d85ce2)
  • promise-function-async: add rule (26927f0)
  • restrict-plus-operands: add rule (f68d08e)
  • sort-type-union-intersection-members: add rule (4bfdb58)
  • strict-boolean-expressions: add rule (c973802)
  • unbound-method: add rule (9000402)
eslint-config-rebeccastevens - v1.0.6

Published by RebeccaStevens almost 4 years ago

1.0.6 (2021-01-06)

Bug Fixes

  • common-overrides: fix typo (f0d6a59)
eslint-config-rebeccastevens - v1.0.5

Published by RebeccaStevens almost 4 years ago

1.0.5 (2021-01-05)

Bug Fixes

  • typescript: update typescript ruels (ab3f180)