UNPKG

text-clipper

Version:

Fast and correct clip functions for HTML and plain text.

16 lines (15 loc) 364 B
{ "compilerOptions": { "allowJs": true, "allowSyntheticDefaultImports": true, "declaration": true, "esModuleInterop": true, "lib": ["es2017"], "module": "commonjs", "moduleResolution": "node", "outDir": "dist", "strict": true, "target": "ES5" }, "include": ["src/**/*"] }