Skip to content

Switch to using prettier via eslint-plugin-prettier for formatting#172

Merged
Nadegamra merged 9 commits intomainfrom
nadegamra/whitespace-linting-rules
Jun 13, 2025
Merged

Switch to using prettier via eslint-plugin-prettier for formatting#172
Nadegamra merged 9 commits intomainfrom
nadegamra/whitespace-linting-rules

Conversation

@Nadegamra
Copy link
Collaborator

@Nadegamra Nadegamra commented Jun 12, 2025

  • Switched from @stylistic/eslint-plugin to eslint-plugin-prettier for formatting
    • This effectively means, that prettier is now used for formatting since eslint-plugin-prettier enables running prettier formatting as an eslint rule.
  • Added recommended extensions and linting settings to .vscode
  • Applied linting changes that occured as a result of configuration changes.

@Nadegamra Nadegamra changed the title Add lionting rules for whitespace usage Add linting rules for whitespace usage Jun 12, 2025
@Nadegamra Nadegamra changed the title Add linting rules for whitespace usage Switch to using prettier via eslint-plugin-prettier for formatting Jun 13, 2025
@Nadegamra Nadegamra merged commit 26f4ff8 into main Jun 13, 2025
9 of 12 checks passed
@Nadegamra Nadegamra deleted the nadegamra/whitespace-linting-rules branch June 13, 2025 13:20
linasburneika pushed a commit that referenced this pull request Aug 19, 2025
)

* Added multiple eslint rules regarding whitespace usage. Fixed linting errors.

* npm audit fix

* npm audit fix

* npm audit in pipeline now only fails when high severity vulnerabilies are present.

* Fixed linting errors.

* Setup linting on save. Added recommended extensions.

* Added eslint-plugin-prettier.

* Disabled no-null-null-assertion for a line.

* Removed @stylistic/eslint-plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants