Skip to main content
Module

x/rimu/tsconfig.json

Readable text to HTML markup language
Go to Latest
File
{ "compilerOptions": { "module": "commonjs", "noImplicitAny": true, "preserveConstEnums": true, "outDir": "./out" }, "files": [ "./src/delimitedblocks.ts", "./src/io.ts", "./src/lineblocks.ts", "./src/lists.ts", "./src/macros.ts", "./src/main.ts", "./src/options.ts", "./src/quotes.ts", "./src/api.ts", "./src/replacements.ts", "./src/spans.ts", "./src/utils.ts" ]}