Skip to content

Remove unused dependencies eslintConfig and sass #256

Description

@peterdesmet

See #253

  • package.json still carries an eslintConfig block that is dead: ESLint prefers .eslintrc and never merges the two, so the eslint:recommended and plugin:@typescript-eslint/recommended presets listed there are not actually applied.
  • sass and sass-loader are unused - there is no .scss file in the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions