mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
ESM: Do not append the .js suffix to imports if it's already there
This commit is contained in:
parent
5330724dff
commit
1134d5e82b
5 changed files with 56 additions and 5 deletions
|
|
@ -41,7 +41,7 @@
|
|||
"jsdom": "^19.0.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"mocha": "^9.1.3",
|
||||
"monaco-editor-core": "0.32.0-dev.20220124",
|
||||
"monaco-editor-core": "0.32.0-dev.20220126",
|
||||
"playwright": "^1.16.3",
|
||||
"prettier": "^2.4.1",
|
||||
"pretty-quick": "^3.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue