UNPKG

tsconfig-jaid

Version:

Extendable TypeScript config for my Node projects.

8 lines 1.42 kB
/*! *** tsconfig-jaid 5.0.1 *** Copyright © 2023, Jaid <jaid.jsx@gmail.com> (https://github.com/Jaid) *** @license MIT *** See https://github.com/Jaid/tsconfig-jaid !*/ export const id=826;export const ids=[826];export const modules={699:(e,t,s)=>{s.d(t,{a:()=>i});const o=JSON.parse('{"include":["../../*","../../src/**/*","../../test/**/*","../../etc/**/*"],"typeAcquisition":{"enable":true},"compilerOptions":{"composite":true,"baseUrl":"../..","outDir":"../../out/ts","skipLibCheck":true,"newLine":"lf","module":"nodenext","moduleResolution":"nodenext","target":"es2022","strictNullChecks":true,"allowArbitraryExtensions":true,"lib":["esnext"],"paths":{"lib/*":["src/lib/*"],"src/*":["src/*"],"root/*":["*"]}}}'),r=JSON.parse('{"include":["../../*","../../src/**/*","../../test/**/*","../../etc/**/*"],"typeAcquisition":{"enable":true},"compilerOptions":{"composite":true,"baseUrl":"../..","outDir":"../../out/ts","skipLibCheck":true,"newLine":"lf","module":"nodenext","moduleResolution":"nodenext","target":"es2022","strictNullChecks":true,"allowArbitraryExtensions":true,"lib":["esnext","dom","webworker"],"paths":{"lib/*":["src/lib/*"],"component/*":["src/components/*/index.tsx"],"etc/*":["etc/*"],"src/*":["src/*"],"root/*":["*"]},"jsx":"react-jsx"}}'),i=e=>e?.react?r:o}};import e from"./runtime.js";import*as t from"./index.js";e.C(t);var s=e(e.s=699).a;export{s as default}; //# sourceMappingURL=index.js.map