mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 09:47:48 +02:00
add todo v4
This commit is contained in:
parent
7048ed07ab
commit
8003e6a86c
1 changed files with 2 additions and 0 deletions
|
@ -5,9 +5,11 @@
|
|||
* 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" }
|
||||
|
|
Loading…
Add table
Reference in a new issue