Treora opened a new pull request, #137: URL: https://github.com/apache/incubator-annotator/pull/137
Types & utility functions for annotations as a whole. With code imported from <https://code.treora.com/gerben/web-annotation-utils>. Unfortunately, I keep getting an error when running `yarn test`. (even though I think I made this package’s config exactly like the others) ``` /vagrant/annotator/incubator-annotator/packages/annotation/test/model/multiplicity.test.ts:24 import { strict as assert } from 'assert'; ^^^^^^ SyntaxError: Cannot use import statement outside a module ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
