File tree Expand file tree Collapse file tree 5 files changed +35
-45
lines changed
Expand file tree Collapse file tree 5 files changed +35
-45
lines changed Original file line number Diff line number Diff line change 1- # Ignore files for PNPM, NPM and YARN
1+ dist /
2+ node_modules /
3+
24pnpm-lock.yaml
3- package-lock.json
4- yarn.lock
5- bun.lock
5+ pnpm-workspace.yaml
66
7- apps /
7+ CHANGELOG.md
88
99.turbo /
10- node_modules /
11- dist /
12- coverage /
13- CHANGELOG.md
14- documentation /
10+ apps /
Original file line number Diff line number Diff line change 1- # Ignore files for PNPM, NPM and YARN
1+ dist /
2+ node_modules /
3+
24pnpm-lock.yaml
3- package-lock.json
4- yarn.lock
5- bun.lock
5+ pnpm-workspace.yaml
66
7- .turbo /
8- node_modules /
9- dist /
10- coverage /
117CHANGELOG.md
8+
9+ .turbo /
Original file line number Diff line number Diff line change 1- # Ignore files for PNPM, NPM and YARN
1+ dist /
2+ node_modules /
3+
24pnpm-lock.yaml
3- package-lock.json
4- yarn.lock
5- bun.lock
5+ pnpm-workspace.yaml
66
7- .turbo /
8- node_modules /
9- dist /
10- coverage /
117CHANGELOG.md
8+
9+ .turbo /
Original file line number Diff line number Diff line change 1- # Ignore files for PNPM, NPM and YARN
1+ dist /
2+ node_modules /
3+
24pnpm-lock.yaml
3- package-lock.json
4- yarn.lock
5- bun.lock
5+ pnpm-workspace.yaml
66
7- .turbo /
8- node_modules /
9- dist /
10- coverage /
117CHANGELOG.md
8+
9+ .turbo /
Original file line number Diff line number Diff line change @@ -7,25 +7,25 @@ catalogs:
77 turbo : ^2.7.5
88 typescript : ^5.9.3
99 ci :
10- " @commitlint/cli " : ^20.3.1
11- " @commitlint/config-conventional " : ^20.3.1
12- " @favware/cliff-jumper " : ^6.0.0
13- " @nanoforge-dev/actions " : ^1.1.0
10+ ' @commitlint/cli ' : ^20.3.1
11+ ' @commitlint/config-conventional ' : ^20.3.1
12+ ' @favware/cliff-jumper ' : ^6.0.0
13+ ' @nanoforge-dev/actions ' : ^1.1.0
1414 husky : ^9.1.7
1515 lint-staged : ^16.2.7
1616 core :
17- " @types/bun " : ^1.3.6
18- " @types/node " : ^25.0.10
17+ ' @types/bun ' : ^1.3.6
18+ ' @types/node ' : ^25.0.10
1919 bun : ^1.3.6
2020 lint :
21- " @nanoforge-dev/utils-eslint-config " : ^1.0.1
22- " @nanoforge-dev/utils-prettier-config " : ^1.0.1
23- " @trivago/prettier-plugin-sort-imports " : ^6.0.2
21+ ' @nanoforge-dev/utils-eslint-config ' : ^1.0.1
22+ ' @nanoforge-dev/utils-prettier-config ' : ^1.0.1
23+ ' @trivago/prettier-plugin-sort-imports ' : ^6.0.2
2424 eslint : ^9.39.2
2525 prettier : ^3.8.1
2626 schematics :
27- " @angular-devkit/core " : ^21.1.1
28- " @angular-devkit/schematics " : ^21.1.1
27+ ' @angular-devkit/core ' : ^21.1.1
28+ ' @angular-devkit/schematics ' : ^21.1.1
2929
3030onlyBuiltDependencies :
3131 - bun
You can’t perform that action at this time.
0 commit comments