-
Notifications
You must be signed in to change notification settings - Fork 13
Add basic formatting and linting to /website #24
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedCommunity contributions are welcomeCommunity contributions are welcome
Description
Task
Add code formatting and linting configuration for the /website directory.
Done When
- Formatting config (e.g. Prettier) exists under
/website - Linting config (e.g. ESLint) exists under
/website /website/package.jsonhasformatandlintscripts
Discussion / Guidance
We would like to follow widely used defaults where possible.
Suggestions are welcome, especially if they are:
- Common in similar website projects
- Easy to maintain
- Low on subjective or opinionated rules
Please briefly explain the reasoning behind any recommendation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedCommunity contributions are welcomeCommunity contributions are welcome