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 93b91ee commit 7048ed0Copy full SHA for 7048ed0
website/_dogfooding/clientModuleImportAttributes.ts
@@ -5,6 +5,9 @@
5
* LICENSE file in the root directory of this source tree.
6
*/
7
8
+// eslint-disable-next-line @typescript-eslint/ban-ts-comment
9
+// @ts-nocheck: TODO temp, for TS 5.1 CI jobs
10
+
11
// Test for import attribute support
12
// See https://github.com/facebook/docusaurus/issues/11016
13
import '@generated/i18n' with { type: "json" }
0 commit comments