File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 },
1818 "devDependencies" : {
1919 "@types/node" : " catalog:" ,
20+ "rimraf" : " catalog:" ,
2021 "tsx" : " catalog:" ,
21- "typescript" : " catalog:" ,
22- "rimraf" : " catalog:"
22+ "typescript" : " catalog:"
2323 },
2424 "engines" : {
2525 "node" : " 24"
Original file line number Diff line number Diff line change 11{
2- "compilerOptions" : {
3- "target" : " ESNext" ,
4- "module" : " ESNext" ,
5- "moduleResolution" : " Bundler" ,
6- "esModuleInterop" : true ,
7- "strict" : true ,
8- "skipLibCheck" : true ,
9- "forceConsistentCasingInFileNames" : true ,
10- "outDir" : " ./dist"
11- }
2+ "compilerOptions" : {
3+ "target" : " ESNext" ,
4+ "module" : " ESNext" ,
5+ "moduleResolution" : " Bundler" ,
6+ "esModuleInterop" : true ,
7+ "strict" : true ,
8+ "skipLibCheck" : true ,
9+ "forceConsistentCasingInFileNames" : true ,
10+ "outDir" : " ./dist"
11+ }
1212}
Original file line number Diff line number Diff line change 11{
2- "compilerOptions" : {
3- "target" : " ESNext" ,
4- "module" : " ESNext" ,
5- "moduleResolution" : " Bundler" ,
6- "esModuleInterop" : true ,
7- "strict" : true ,
8- "skipLibCheck" : true ,
9- "forceConsistentCasingInFileNames" : true ,
10- "outDir" : " ./dist"
11- }
2+ "compilerOptions" : {
3+ "target" : " ESNext" ,
4+ "module" : " ESNext" ,
5+ "moduleResolution" : " Bundler" ,
6+ "esModuleInterop" : true ,
7+ "strict" : true ,
8+ "skipLibCheck" : true ,
9+ "forceConsistentCasingInFileNames" : true ,
10+ "outDir" : " ./dist"
11+ }
1212}
You can’t perform that action at this time.
0 commit comments