Skip to content

Commit 7048ed0

Browse files
committed
1 parent 93b91ee commit 7048ed0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/_dogfooding/clientModuleImportAttributes.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
* LICENSE file in the root directory of this source tree.
66
*/
77

8+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
9+
// @ts-nocheck: TODO temp, for TS 5.1 CI jobs
10+
811
// Test for import attribute support
912
// See https://github.com/facebook/docusaurus/issues/11016
1013
import '@generated/i18n' with { type: "json" }

0 commit comments

Comments
 (0)