@singlestone/eslint-config-sugar
v0.3.0
Published
eslint config for Sugar, SingleStone's sweet design system
Downloads
1
Keywords
Readme
eslint-config-sugar
eslint config for Sugar, SingleStone's sweet design system
Installation
Inside the Sugar monorepo, install it with a dev dependency like so:
{
"devDependencies": {
"@singlestone/eslint-config-sugar": "workspace:^"
}
}
Outside the monorepo, install it with an actual version instead of workspace:^
.
Usage
Fill me out!