btholt / btholt/complete-intro-to-react-v7
Change eslint command in course website to match video
- Dominant language
- JavaScript
- Stars
- 652
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the course website text is using `npx eslint script.js` which doesn't match the file structure up to this point, or the video for this command. The file structure/video uses `npx eslint src/App.js`
[Line 33 in C-eslint.MD](https://github.com/btholt/complete-intro-to-react-v7/edit/main/lessons/03-js-tools/C-eslint.md#33)
Contributor guide
No contributing guide indexed for this repository
Research direction
Open lessons/03-js-tools/C-eslint.md at line 33 and compare the command with the file structure and corresponding video. Change the example to use src/App.js, then verify that the written command matches both the lesson context and video.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100