UNPKG

word-math

Version:

Extended version to compatible with OMML of Word Processing Document library

13 lines 192 B
{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true }, "exclude": [ "dist" ], "formatCodeOptions": { "indentSize": 2, "tabSize": 2 } }