This is an automated email from the ASF dual-hosted git repository.

randall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.


    from 21cb6da  Remove superfluous .js extension support in nyc
     new 710e235  Add type qualifier to type-only imports
     new acf90a5  Add extensions to import and require statements in build
     new bca65b9  Export all types from @annotator/selector
     new a2806d4  Use a unified output directory with .js or .mjs extensions

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .eslintignore                              |  1 -
 .gitignore                                 |  1 -
 babel.config.js                            | 28 ++++++++++++++++++++++++----
 package.json                               |  9 +++++----
 packages/dom/package.json                  |  5 ++---
 packages/dom/src/range/match.ts            |  2 +-
 packages/dom/src/scope.ts                  |  2 +-
 packages/dom/src/text-quote/describe.ts    |  2 +-
 packages/dom/src/text-quote/match.ts       |  2 +-
 packages/dom/test/text-quote/match.test.ts |  2 +-
 packages/selector/package.json             |  5 ++---
 packages/selector/src/index.ts             |  5 +++--
 yarn.lock                                  | 12 ++++++++++++
 13 files changed, 53 insertions(+), 23 deletions(-)

Reply via email to