setup
This commit is contained in:
parent
5999928d23
commit
d1362a790b
14 changed files with 576 additions and 56 deletions
3
test/base.test.ts
Normal file
3
test/base.test.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
describe("JSX", () => {
|
||||
it("should render basic", () => {});
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue