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 9f2a37b commit b2f5dc8Copy full SHA for b2f5dc8
1 file changed
packages/conf/src/makeConfig.ts
@@ -83,6 +83,7 @@ export const exampleConfig = {
83
...defaultConfig,
84
macro: {
85
...defaultConfig.macro,
86
+ idPrefixLeader: ".",
87
jsxPlaceholderAttribute: "_t",
88
jsxPlaceholderDefaults: multipleValidOptions(
89
{},
0 commit comments