0.1.3 • Published 1 year ago
@pandora-box/eslint-config-base v0.1.3
Eslint Base Config
Installation
npm install -D @pandora-box/eslint-config-baseSetup
Add the following code to your .eslintrc file:
{
"extends": ["@pandora-box/base"]
}npm install -D @pandora-box/eslint-config-baseAdd the following code to your .eslintrc file:
{
"extends": ["@pandora-box/base"]
}