UNPKG

word-math

Version:

Extended version to compatible with OMML of Word Processing Document library

8 lines 149 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "commonjs", "target": "es5", "outDir": "../dist/cjs" } }