@smartpy/ts-syntax
v0.12.0
Published
SmartTS Syntax
Downloads
4
Keywords
Readme
Typescript Syntax for SmartML
Development
Building
node scripts/generate-ide-typings.js && npx rollup -c
Testing
Run tests
npm run ci-test
Update Snapshot
npx jest --updateSnapshot
# CI mode
CI=true TRACE_ERRORS=true npx jest --no-watch --all -u