We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3974f42 commit 31e8701Copy full SHA for 31e8701
1 file changed
.gitignore
@@ -9,6 +9,7 @@
9
*.d.ts
10
*.js
11
*.js.map
12
+!src/**/*.d.ts
13
!ava.config.js
14
15
# Build directories
0 commit comments