Skip to content

Commit 65608fd

Browse files
committed
chore: optimize the examples
1 parent efdf935 commit 65608fd

23 files changed

+251
-13268
lines changed

.eslintignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
/lib
33
/es
44

5-
/examples/**/dist
5+
/examples/dist
66
/node_modules

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
/lib
33
/es
44

5+
/examples/dist
56
/node_modules
67
.eslintcache

0 commit comments

Comments
 (0)