Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabler: Set up linting and editor config #15

Open
blairlearn opened this issue Nov 3, 2022 · 0 comments
Open

Enabler: Set up linting and editor config #15

blairlearn opened this issue Nov 3, 2022 · 0 comments

Comments

@blairlearn
Copy link
Contributor

blairlearn commented Nov 3, 2022

Set up eslint and an .editorconfig file similar to the react apps and digital platform.

Maintaining a consistent coding style across projects makes it easier for developers to move between them and eases code review on PRs by eliminating "noise" changes caused by differing developer's having different default settings in their editors (e.g. different line endings, trailing spaces, etc.).

Basically this needs a .editorconfig, a prettierrc and a linter config.

ESTIMATE TBD

Resources:

Prerequisites

Sub-Tasks

Notes

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

No branches or pull requests

1 participant