Closed brennamehl closed 12 months ago
This code installs dependencies needed for linting and configurations to run the linting scripts.
To run the linter, run these two commands before your next commit: npm run lint npm run prettier:write
npm run lint
npm run prettier:write
This code installs dependencies needed for linting and configurations to run the linting scripts.
To run the linter, run these two commands before your next commit:
npm run lint
npm run prettier:write