Skip to content

Commit c08c3fe

Browse files
committed
dos(readme): update examples list
1 parent d58aba3 commit c08c3fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ nx g @huge-nx/conventions:project-type [name] --directory [path-of-new-project]
208208

209209
## Examples
210210

211-
212-
213211
### Nx Presets Replacement
214212

215213
- **[nx-preset-angular-monorepo](https://github.com/jogelin/huge-nx/blob/main/examples/nx-preset-angular-monorepo.conventions.ts)**
216214
- **[nx-preset-react-monorepo](https://github.com/jogelin/huge-nx/blob/main/examples/nx-preset-react-monorepo.conventions.ts)**
215+
- **[nx-preset-ts-monorepo](https://github.com/jogelin/huge-nx/blob/main/examples/nx-preset-ts-monorepo.conventions.ts)**
217216

218217
### Advanced
219218

220219
- **[huge-angular-full-stack](https://github.com/jogelin/huge-nx/blob/main/examples/huge-angular-full-stack.conventions.ts)**
221220
- **[huge-angular-mf](https://github.com/jogelin/huge-nx/blob/main/examples/huge-angular-mf.conventions.ts)**
222221
- **[huge-next-full-stack](https://github.com/jogelin/huge-nx/blob/main/examples/huge-next-full-stack.conventions.ts)**
222+
- **[huge-next-full-stack-ts-solution](https://github.com/jogelin/huge-nx/blob/main/examples/huge-next-full-stack-ts-solution.conventions.ts)**
223223

224224
## Project Type Concept
225225

0 commit comments

Comments
 (0)