Skip to content

iinitz/react-course-itkmitl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download

NVM

for Windows

for macOS/Linux

yarn

Download

VS Code

Download

Install Node.js

$ nvm install 12.10

or

$ nvm install stable

Config

Eslint

Install eslint config to project

$ yarn add --dev eslint-config-nss

Create .eslintrc and add config

{
  "extends": "nss/node"
}

Enable eslint.autoFixOnSave in VSCode setting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published