0.3.0 • Published 1 year ago

@singlestone/eslint-config-sugar v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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!