Skip to content

Releases: ridays2001/eslint-config-tulip

v3.1.0

01 Jan 07:25
cfc0ef8
Compare
Choose a tag to compare
  • Added new rule.
  • Updated instructions to make them clearer.

v3.0.0

01 Jan 06:30
1a38bd0
Compare
Choose a tag to compare
  • Added new modules for prettier: prettier and prettier-ts.
  • Updated the overall style guide.
  • Removed deprecated rules and updated with newer ones.

v2.1.0

09 Feb 05:28
337184a
Compare
Choose a tag to compare
  • Enabled support for ES2021 syntax.
  • Enabled no-nonoctal-decimal-escape rule.
  • Enabled no-unsafe-optional-chaining rule.

v2.0.2

16 Jan 10:47
40af5f1
Compare
Choose a tag to compare
  • Improved solutions for @typescript-eslint/ban-types rule.

v2.0.1

14 Jan 05:17
343b9c9
Compare
Choose a tag to compare
  • Added exceptions to the capitalized-comments rule to ignore comments that start with prettier (Code Formatter) or cSpell (Spell Checker).
  • Disabled @typescript-eslint/naming-convention rule that malfunctioned with built-in property names and library property names.
  • Fixed the instructions for adding the Typescript configuration.

v2.0.0

17 Dec 09:44
e9203ef
Compare
Choose a tag to compare
  • Added support for Typescript projects.

v1.1.3

22 Aug 12:10
Compare
Choose a tag to compare

Fixed the quotes rule to disallow useless `template` strings.

v1.1.1

20 Aug 05:35
Compare
Choose a tag to compare

Sharable ESLint configuration.