Skip to content

Commit 2933f88

Browse files
committed
chore(linter): added types
1 parent 02aa548 commit 2933f88

File tree

18 files changed

+2301
-323
lines changed

18 files changed

+2301
-323
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ dist-ssr
2424
*.sw?
2525

2626
*.env
27-
*.env.production
27+
*.env.production
28+
29+
**/*.d.ts
30+
**/*.d.ts.map

0 commit comments

Comments
 (0)