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 7137b54 Enable minimal syntax polyfills in @babel/preset-env
new 26df739 Do not lint generated declaration files
new 1659c20 Include all packages as projects for Typescript ESLint
new 6d03197 Sort .gitignore
new 17e1d1a Add tsconfig.base.json to .ratignore
new a327076 Make .ratignore use the correct syntax
new fbe4b94 Add TypeScript solution support to scripts
new f9db3f2 Remove unnecessary /index in imports
new 924ee09 Include the validation tests in the top-level solution
new 32bba11 Remove baseUrl option in shared TypeScript configuration
new f2246af Updated supported Node.js versions
new 06141b0 Add conditional exports
new 7edcecc Obssessive alphabetizing
The 12 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 | 7 ++++---
.eslintrc.js | 2 +-
.gitignore | 2 +-
.ratignore | 32 ++++++++++++++++----------------
README.md | 8 ++++----
babel.config.js | 4 ++--
package.json | 9 ++++-----
packages/dom/package.json | 7 ++++++-
packages/dom/src/index.ts | 4 ++--
packages/selector/package.json | 7 ++++++-
tsconfig.base.json | 1 -
tsconfig.json | 8 +++++++-
12 files changed, 53 insertions(+), 38 deletions(-)