Skip to content

ESLint and Prettier tooling#348

Merged
twelch merged 22 commits intodevfrom
tooling
Sep 11, 2024
Merged

ESLint and Prettier tooling#348
twelch merged 22 commits intodevfrom
tooling

Conversation

@twelch
Copy link
Copy Markdown
Contributor

@twelch twelch commented Sep 9, 2024

Add prettier and eslint to geoprocessing monorepo - resolve all errors and warnings
Add prettier to base-project
Add lint-staged to monorepo and base-project, narrowing the files linted to only stage files, speeding it up

Resolves #292

  • Add to upgrade script (all dotfiles?)

@twelch twelch marked this pull request as ready for review September 10, 2024 02:05
@twelch twelch changed the title Tooling ESLint and Prettier tooling Sep 10, 2024
Comment thread package.json
"babel-plugin-i18next-extract": "0.10.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-i18next": "^6.0.9",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@twelch twelch merged commit 731f172 into dev Sep 11, 2024
@twelch twelch deleted the tooling branch September 11, 2024 20:52
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.

Enable eslint

1 participant