Skip to main content
Module

x/docxml/package.json

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
File
{ "scripts": { "lint": "eslint . --ext .ts,.tsx" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.30.0", "@wvbe/eslint-config": "github:wvbe/eslint-config", "eslint": "^8.16.0" }}