Skip to content

VladyslavOlegovich/script-jedi-42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter for (ScriptJedi42)[https://sj42.programmingmentor.com/] Course

Check and fix JS style errors automatically

Step 0: Fork (clone) repo

git clone https://github.com/koldovsky/sj42-starter

Step 1: Install dependencies

npm i

Step 2: Run check

npx eslint day-01.js

Step 3: Run fix

npx eslint day-01.js --fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published