Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 231 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 231 Bytes

City AA

AA oscript:

./city.oscript

Test file:

./test/city.test.oscript.js

Usage

Run test

npm run test
# or
yarn test

Lint test files

npm run lint
# or
yarn lint