feat(tools): add demodata feature, update package metadata, tsconfig paths, CI/workflows, and bump deps
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
|
||||
import { expect, tap } from '@git.zone/tstest/tapbundle';
|
||||
import * as portablecontract from '../ts/index.js'
|
||||
|
||||
tap.test('first test', async () => {
|
||||
console.log(portablecontract)
|
||||
})
|
||||
|
||||
tap.start()
|
||||
export default tap.start();
|
||||
|
||||
Reference in New Issue
Block a user