File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11/**
22 * Embedded templates for compiled binaries.
33 * This file is auto-generated during build - DO NOT EDIT MANUALLY.
4- * Generated at: 2025-08-11T11:59:23.469Z
4+ * Generated at: 2025-08-11T19:38:25.054Z
55 */
66
77// Template contents embedded at build time
Original file line number Diff line number Diff line change 11{
22 "compilerOptions" : {
33 "target" : " ES2020" ,
4- "module" : " commonjs " ,
4+ "module" : " es2020 " ,
55 "lib" : [" ES2020" ],
66 "declaration" : true ,
77 "outDir" : " ./dist" ,
1111 "skipLibCheck" : true ,
1212 "forceConsistentCasingInFileNames" : true ,
1313 "resolveJsonModule" : true ,
14- "moduleResolution" : " node "
14+ "moduleResolution" : " bundler "
1515 },
1616 "include" : [" src/**/*" ],
1717 "exclude" : [" node_modules" , " dist" ]
You can’t perform that action at this time.
0 commit comments