Skip to content

Commit 94f8ea0

Browse files
committed
Convert example configs to TS and improve types
1 parent 28e7cdb commit 94f8ea0

24 files changed

Lines changed: 688 additions & 80 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
2-
dist
2+
dist/*
3+
!dist/vlite.d.ts
34
lib
45
test-results
56
playwright-report

0 commit comments

Comments
 (0)