{ "include": ["src/**/"], "compilerOptions": { "lib": ["es2021", "dom"], "types": [ "node"], "jsx": "react-jsx", "baseUrl": "./src", "outDir": "./dist", "declaration": true, "sourceMap": true, "paths": { "@/": ["./*"] }, "esModuleInterop": true, "moduleResolution": "node", "skipLibCheck": true }, "afterDeclarations": true }
codiedigital
3.3.5 • Public • PublishedPackage Sidebar
Install
npm i codiedigital
Weekly Downloads
8
Version
3.3.5
License
MIT
Unpacked Size
21.2 MB
Total Files
1231