## Story ```text As a developer I do not want to have to worry about linting, formatting, etc so that I can focus on building the app and not housekeeping. ``` ## Needs - [ ] Setup Prettier - [x] Setup ESLint - [ ] Setup Test Suite - [ ] Setup Node/NPM Settings - [ ] Pull Request Checks - [ ] GitHub Actions/Pipelines
Story
Needs