You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needed set up ESlint, StyleLint, Prettier and Babel.
For ESlint we will use Standard config with some settings for React and TypeScript.
For StyleLint we will use Stylelint-config-standard with SCSS as a preprocessor and config for it.
For Prettier we will use Prettier-config-standard.