v2.0.1
- Added exceptions to the
capitalized-comments
rule to ignore comments that start withprettier
(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.