docusaurus/website/_dogfooding/clientModuleImportAttributes.ts
2025-03-27 13:37:52 +01:00

16 lines
478 B
TypeScript

/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
// TODO Docusaurus v4 remove this
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-nocheck: TODO temp, for TS 5.1 CI jobs
// Test for import attribute support
// See https://github.com/facebook/docusaurus/issues/11016
import '@generated/i18n' with { type: "json" }