yarn add --dev eslint-config-a1motion
./node_modules/.bin/eslint-config-a1motion
{
"extends": ["a1motion"]
}
{
"extends": ["a1motion/react"]
}
./node_modules/.bin/eslint-config-a1motion typescript
{
"extends": ["a1motion/typescript"]
}
./node_modules/.bin/eslint-config-a1motion typescript
{
"extends": ["a1motion/typescript-react"]
}