tsconfig-jaid
Version:
Extendable TypeScript config for my Node projects.
8 lines • 1.04 kB
JavaScript
/*!
*** tsconfig-jaid 3.0.0
*** 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,r)=>{r.d(t,{a:()=>n});const o=JSON.parse('{"ts-node":{"transpileOnly":true,"preferTsExts":true},"compilerOptions":{"allowJs":true,"checkJs":true,"outDir":"../../dist/ts","newLine":"lf","declaration":true,"esModuleInterop":true,"module":"nodenext","moduleResolution":"nodenext","target":"es2022","lib":["esnext"]}}'),s=JSON.parse('{"ts-node":{"transpileOnly":true,"preferTsExts":true},"compilerOptions":{"allowJs":true,"checkJs":true,"outDir":"../../dist/ts","newLine":"lf","declaration":true,"esModuleInterop":true,"module":"esnext","moduleResolution":"nodenext","target":"es2022","lib":["esnext","dom","webworker"],"jsx":"react-jsx"}}'),n=e=>e?.react?s:o}};import e from"./runtime.js";import*as t from"./index.js";e.C(t);var r=e(e.s=699).a;export{r as default};
//# sourceMappingURL=index.js.map