Skip to content

ellieNoble13/Assignment-Configuring-ESLint-in-a-Node.js-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Report:

Steps I followed ran npm init configured node npm init @eslint/config configured es lint opened .eslintrc.{js,yml,json} added rules to use double quotes and include semi colons made a test js file, worte a string that would trigger the lack of double qoutes ran the linter and confirmed it worked

Issues I encountered I didn't understand the way rules worked and originally had it set to only like single quotes which is gross

Observations es lint is useful because it makes code conform, and it could be really useful if your company has an overall style guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors