0.12.0 • Published 3 years ago
@smartpy/ts-syntax v0.12.0
Typescript Syntax for SmartML
Development
Building
node scripts/generate-ide-typings.js && npx rollup -cTesting
Run tests
npm run ci-testUpdate Snapshot
npx jest --updateSnapshot
# CI mode
CI=true TRACE_ERRORS=true npx jest --no-watch --all -u