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 f623398 commit 7149528Copy full SHA for 7149528
.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