0.3.0 • Published 3 years ago
@singlestone/eslint-config-sugar v0.3.0
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!