Skip to main content
Module

x/docxml/package.json

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
File
{ "scripts": { "lint": "eslint . --ext .ts,.tsx", "prepublishOnly": "echo 'This package cannot be published' && exit 1" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.30.0", "@wvbe/eslint-config": "1.1.0", "eslint": "^8.16.0" }}