UNPKG

text-annotator-v2

Version:

A JavaScript library for locating and annotating plain text in HTML

11 lines (10 loc) 183 B
{ "compilerOptions": { "outDir": "dist", "target": "ES2020", "module": "CommonJS", "noImplicitAny": true, }, "include": ["src"], "exclude": ["node_modules"] }