This is an automated email from the ASF dual-hosted git repository.
gerben pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.
from 6475023 Add warning about issue #112.
new 0071da0 Satisfy the Rat
new 991ad5f Please linter
new fc5474d Make clean command clean more stuff
The 3 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:
.eslintrc.js | 1 -
.gitignore | 2 +-
.ratignore | 1 +
package.json | 2 +-
packages/dom/@types/optimal-select/index.d.ts | 20 +++++++++++++
packages/dom/src/range/match.ts | 4 +--
.../dom/test/highlight-text/highlight-text.test.ts | 10 ++-----
packages/dom/test/text-quote/describe.test.ts | 2 +-
packages/dom/test/text-quote/match.test.ts | 2 +-
packages/dom/test/utils.ts | 35 ++++++++++------------
10 files changed, 44 insertions(+), 35 deletions(-)