UNPKG

aurinn-train-content-generator

Version:

A custom fork of the fantasy-name-content-generator specifically for Aurinn Train, a custom D&D campaign format.

13 lines (12 loc) 264 B
{ "compilerOptions": { "allowJs": true, "outDir": "./dist", "target": "ES5", "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "declaration": true }, "include": ["./src/**/*"] }