This package is used in all future hackaton projects for #myweekinjs.
npm install --dev eslint-config-myweekinjs
OR
yarn add --dev eslint-config-myweekinjs
In your .eslintrc
file extend the config options
{
extends: ["myweekinjs"]
}
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This package is used in all future hackaton projects for #myweekinjs.
npm install --dev eslint-config-myweekinjs
OR
yarn add --dev eslint-config-myweekinjs
In your .eslintrc
file extend the config options
{
extends: ["myweekinjs"]
}