We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7442b80 commit bd2dc78Copy full SHA for bd2dc78
.c8rc.json
@@ -4,6 +4,7 @@
4
"eslint.config.mjs",
5
"**/fixtures",
6
"src/generators/legacy-html/assets",
7
- "src/generators/web/ui"
+ "src/generators/web/ui",
8
+ "**/*.d.ts"
9
]
10
}
0 commit comments