ESLint Config for Simply Made Apps
Install the package via Yarn:
yarn add eslint-config-simplymadeapps --dev
Create the .eslintrc
file in the root of the project containing:
{
"extends": "simplymadeapps"
}
Install the package via Yarn:
yarn add eslint-config-simplymadeapps --dev
Create the .eslintrc
file in the root of the project containing:
{
"extends": "simplymadeapps"
}
npm i eslint-config-simplymadeapps
0
1.5.12
MIT
5.43 kB
3