UNPKG

word-math

Version:

Extended version to compatible with OMML of Word Processing Document library

11 lines 252 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "es2015", "target": "esnext", "removeComments": false, "declaration": true, "declarationDir": "../dist/typings", "emitDeclarationOnly": true } }