1.0.0 • Published 3 years ago

tsconfig-manifest v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

tsconfig-manifest

Design Tokens for Manifest Design System, project44's design system.

For a full list of tokens, please see the documentation website

Installation

yarn add --dev tsconfig-manifest

Usage

Extend the config from your root tsconfig.json.

{
  "extends": "tsconfig-manifest/tsconfig.json",
  "include": ["src/**/*"]
}
1.0.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago