@tokens-studio/types

v0.2.4
![NPM version badge](https://img.shields.io/npm/v/@tokens-studio/types) ![License badge](https://img.shields.io/github/license/tokens-studio/types)
design tokens figma style-dictionary tokens studio types

docs

typedoc

lint

run-p lint:*

build

rimraf dist && run-p build:*

format

npm run format:eslint && npm run format:prettier

prepare

husky install

release

npm run build && changeset publish

build:js

rollup -c rollup.config.js

lint:types

tsc --noEmit

build:types

tsc --emitDeclarationOnly --declaration

lint:eslint

eslint --ext .ts,.html .

format:eslint

eslint --ext .ts,.js,.html . --fix

lint:prettier

prettier "**/*.ts" --list-different || (echo '↑↑ these files are not prettier formatted ↑↑' && exit 1)

format:prettier

prettier "**/*.{ts,js,md,json}" --write
npm i @tokens-studio/[email protected]

Metadata

  • MIT
  • Whatever
  • Joren Broekema
  • released 6/9/2023

Downloads