Skip to main content
Module

x/docx/tsconfig.spec.json

Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Go to Latest
File
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs", "target": "es6" }}