@stylable/node

v2.0.0
Integrate Stylable into your node application

lint

run-p lint:src lint:test

test

mocha -r @ts-tools/node/r "test/**/*.spec.ts?(x)" --watch-extensions ts,tsx --timeout 10000

build

ts-build ./src --cjs

clean

rimraf ./cjs

lint:src

tslint -p ./src

lint:test

tslint -p ./test
npm i @stylable/[email protected]

Metadata

Downloads