6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
---
|
|
description: Specific rules for files within the Plasticode framework directory, focusing on dependency management and Plasticode conventions.
|
|
globs: **/plasticode/**/*.*
|
|
---
|
|
- When working with Plasticode, follow Plasticode conventions.
|
|
- Use Composer for dependency management. |