JavaScript: Remove --source-type module extractor options.

This commit is contained in:
Max Schaefer
2019-11-06 12:08:33 +00:00
parent 3ad5af7cef
commit 725059deea
18 changed files with 35 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
| b | src/node_modules/b/lib/index.ts:1:1:2:0 | <toplevel> |
| c | src/node_modules/c/src/index.js:1:1:2:0 | <toplevel> |
| test-package | src/index.js:1:1:5:0 | <toplevel> |
| third-party-module | src/node_modules/third-party-module/fancy.js:1:1:5:0 | <toplevel> |
| test-package | src/index.js:1:1:4:0 | <toplevel> |
| third-party-module | src/node_modules/third-party-module/fancy.js:1:1:4:0 | <toplevel> |