Skip to main content
Module

x/rimu/tsconfig-cjs.json

Readable text to HTML markup language
Go to Latest
File
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "CommonJS", "outDir": "./lib/cjs" },}