File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 "devDependencies" : {
7171 "@commitlint/cli" : " 17.4.3" ,
7272 "@commitlint/config-conventional" : " 17.4.3" ,
73- "@flex-development/mkbuild" : " 1.0.0-alpha.9 " ,
73+ "@flex-development/mkbuild" : " 1.0.0-alpha.13 " ,
7474 "@flex-development/mlly" : " 1.0.0-alpha.11" ,
7575 "@flex-development/pathe" : " 1.0.3" ,
7676 "@flex-development/tsconfig-utils" : " 1.1.1" ,
8484 "@types/conventional-recommended-bump" : " 6.1.0" ,
8585 "@types/dateformat" : " 5.0.0" ,
8686 "@types/eslint" : " 8.21.1" ,
87- "@types/fs-extra" : " 11.0.1" ,
8887 "@types/git-raw-commits" : " 2.0.1" ,
8988 "@types/is-ci" : " 3.0.0" ,
9089 "@types/node-notifier" : " 8.0.2" ,
Original file line number Diff line number Diff line change 1515 "forceConsistentCasingInFileNames" : true ,
1616 "lib" : [" es2020" ],
1717 "module" : " esnext" ,
18- "moduleResolution" : " node " ,
18+ "moduleResolution" : " bundler " ,
1919 "newLine" : " lf" ,
2020 "noEmit" : true ,
2121 "noErrorTruncation" : true ,
3636 "preserveSymlinks" : false ,
3737 "pretty" : true ,
3838 "resolveJsonModule" : true ,
39+ "resolvePackageJsonExports" : true ,
40+ "resolvePackageJsonImports" : true ,
3941 "rootDir" : " ." ,
4042 "skipDefaultLibCheck" : false ,
4143 "skipLibCheck" : true ,
You can’t perform that action at this time.
0 commit comments