6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
---
|
|
description: Defines standards for the shared module in NestJS, emphasizing utilities and shared business logic accessible across modules.
|
|
globs: src/shared/**/*.*
|
|
---
|
|
- Utilities
|
|
- Shared business logic |