Closed Meetverma closed 9 months ago
To reduce notifications, issues are locked. Your issue will be unlocked when we add the label 🏁 status: ready for dev
.
hello @Meetverma it's a linting issue use this command to fix the errors npm run lint:fix
Also, please use the existing pull request template to create an issue
Thanks for the reply @priyankarpal I've solved it and created the pull request please review and merge🙏🏻 Link to PR
Thanks for the reply @priyankarpal I've solved it and created the pull request please review and merge🙏🏻 Link to PR
The PR you've created is assigned to someone so we can't approve your PR https://github.com/reactplay/react-play/issues/1434
Error after forking
upon running
npm start
/Users/meetverma/Documents/contributions/react-play/src/plays/quiz-app/QuizApp.tsx 216:25 error Insert
··prettier/prettier 217:23 error Insert
··prettier/prettier 218:1 error Insert
··` prettier/prettier✖ 4 problems (3 errors, 1 warning) 3 errors and 0 warnings potentially fixable with the
--fix
option.`I've already ran
npm install --legacy-peer-deps
Still the issue persists