Skip to content

Commit 4dd8869

Browse files
committed
ignore api-extractor warning failing the docs build
1 parent d604967 commit 4dd8869

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/tanstack-start/api-extractor.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,12 @@
99
"compiler": {
1010
"tsconfigFilePath": "./tsconfig.json",
1111
"skipLibCheck": true
12+
},
13+
"messages": {
14+
"extractorMessageReporting": {
15+
"ae-missing-release-tag": {
16+
"logLevel": "none"
17+
}
18+
}
1219
}
1320
}

0 commit comments

Comments
 (0)