diff options
Diffstat (limited to 'tests/testdata/npm/registry/@denotest/monaco-editor/1.0.0/main.js')
| -rw-r--r-- | tests/testdata/npm/registry/@denotest/monaco-editor/1.0.0/main.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/testdata/npm/registry/@denotest/monaco-editor/1.0.0/main.js b/tests/testdata/npm/registry/@denotest/monaco-editor/1.0.0/main.js deleted file mode 100644 index 403806c6b..000000000 --- a/tests/testdata/npm/registry/@denotest/monaco-editor/1.0.0/main.js +++ /dev/null @@ -1,4 +0,0 @@ -// The monaco-editor package uses an entry in the package.json -// where it has no "type": "module" and then only specifies a -// "module": "./main.js"-like entry that points at an ESM file. -export class Editor {}
\ No newline at end of file |
