Skip to content

Commit 27079c7

Browse files
authored
Merge pull request #447 from vim-denops/revert-446-support-import-map
2 parents 8ee1fcc + d85b97f commit 27079c7

File tree

8 files changed

+139
-793
lines changed

8 files changed

+139
-793
lines changed

deno.jsonc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
},
1414
"exclude": [
1515
".coverage/",
16-
"tests/denops/testdata/no_check/",
17-
"tests/denops/testdata/with_import_map/"
16+
"tests/denops/testdata/no_check/"
1817
],
1918
// NOTE: Import maps should only be used from test modules.
2019
"imports": {

denops/@denops-private/plugin.ts

Lines changed: 0 additions & 183 deletions
This file was deleted.

0 commit comments

Comments
 (0)