File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "declarationMap" : true , // enables importers to jump to source
1616 "resolveJsonModule" : true ,
1717 "stripInternal" : true ,
18- "moduleResolution" : " nodenext " ,
18+ "moduleResolution" : " bundler " ,
1919 "types" : [" jest" , " node" ],
2020 "skipLibCheck" : true
2121 },
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "target" : " ES2022" ,
44 "module" : " ESNext" ,
5- "moduleResolution" : " node16 " ,
5+ "moduleResolution" : " bundler " ,
66 "esModuleInterop" : true ,
77 "allowSyntheticDefaultImports" : true ,
88 "strict" : true ,
9+ "rootDir" : " src" ,
10+ "outDir" : " dist" ,
911 "skipLibCheck" : true ,
1012 "forceConsistentCasingInFileNames" : true
1113 },
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "target" : " ES2022" ,
44 "module" : " ESNext" ,
5- "moduleResolution" : " node16 " ,
5+ "moduleResolution" : " bundler " ,
66 "esModuleInterop" : true ,
77 "allowSyntheticDefaultImports" : true ,
88 "strict" : true ,
9+ "rootDir" : " src" ,
10+ "outDir" : " dist" ,
911 "skipLibCheck" : true ,
1012 "forceConsistentCasingInFileNames" : true
1113 },
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "target" : " ES2022" ,
44 "module" : " ESNext" ,
5- "moduleResolution" : " node16 " ,
5+ "moduleResolution" : " bundler " ,
66 "esModuleInterop" : true ,
77 "allowSyntheticDefaultImports" : true ,
88 "strict" : true ,
9+ "rootDir" : " src" ,
10+ "outDir" : " dist" ,
911 "skipLibCheck" : true ,
1012 "forceConsistentCasingInFileNames" : true
1113 },
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "target" : " ES2022" ,
44 "module" : " ESNext" ,
5- "moduleResolution" : " node16 " ,
5+ "moduleResolution" : " bundler " ,
66 "esModuleInterop" : true ,
77 "allowSyntheticDefaultImports" : true ,
88 "strict" : true ,
9+ "rootDir" : " src" ,
10+ "outDir" : " dist" ,
911 "skipLibCheck" : true ,
1012 "forceConsistentCasingInFileNames" : true
1113 },
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "target" : " ES2022" ,
44 "module" : " ESNext" ,
5- "moduleResolution" : " node16 " ,
5+ "moduleResolution" : " bundler " ,
66 "esModuleInterop" : true ,
77 "allowSyntheticDefaultImports" : true ,
88 "strict" : true ,
9+ "rootDir" : " src" ,
10+ "outDir" : " dist" ,
911 "skipLibCheck" : true ,
1012 "forceConsistentCasingInFileNames" : true
1113 },
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "target" : " ES2022" ,
44 "module" : " ESNext" ,
5- "moduleResolution" : " node16 " ,
5+ "moduleResolution" : " bundler " ,
66 "esModuleInterop" : true ,
77 "allowSyntheticDefaultImports" : true ,
88 "strict" : true ,
9+ "rootDir" : " src" ,
10+ "outDir" : " dist" ,
911 "skipLibCheck" : true ,
1012 "forceConsistentCasingInFileNames" : true
1113 },
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "target" : " ES2022" ,
44 "module" : " ESNext" ,
5- "moduleResolution" : " node16 " ,
5+ "moduleResolution" : " bundler " ,
66 "esModuleInterop" : true ,
77 "allowSyntheticDefaultImports" : true ,
88 "strict" : true ,
9+ "rootDir" : " src" ,
10+ "outDir" : " dist" ,
911 "skipLibCheck" : true ,
1012 "forceConsistentCasingInFileNames" : true
1113 },
You can’t perform that action at this time.
0 commit comments