setup
This commit is contained in:
parent
5999928d23
commit
421ec23e6e
13 changed files with 578 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