Skip to content

v2.0.1

Compare
Choose a tag to compare
@ridays2001 ridays2001 released this 14 Jan 05:17
· 50 commits to main since this release
343b9c9
  • 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.