Skip to content

ESLint Error Fixes #50

@Brittany-Reid

Description

@Brittany-Reid

ESLint provides us with error messages and fixes for code snippets, with a basic implemention in branch v2.0, however, there may be room to improve these. Possibilities include:

  • Adding additional fixes for common errors.
  • Looking for existing extensions to ESLint.
  • Adding additional rules to ESLint that aren't part of the recommended list.

Todo:

  • Run ESLint for all code snippets and find the most common errors
  • Confirm error correctness and ESLint configuration
  • See the impact of ESLint's existing fixes on error count

The error statistics are related to issue #48

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions