File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,6 @@ Rules that help maintain consistent component organization and naming:
3939
4040For a comprehensive list of planned rules and development timeline, see our [ Roadmap] ( ./roadmap.md ) .
4141
42- ### Coming Soon
43-
44- | Rule | Priority | Description |
45- | ------------------------------------------ | -------- | ---------------------------------------------------------- |
46- | ` vue-modular/enforce-module-exports ` | High | Ensure modules expose functionality through index.ts files |
47- | ` vue-modular/enforce-import-boundaries ` | High | Enforce proper import paths based on module structure |
48- | ` vue-modular/no-cross-module-store-access ` | High | Prevent direct access to other modules' stores |
49-
5042## Configuration
5143
5244For detailed configuration examples and usage instructions, see the [ main README] ( ../README.md ) .
You can’t perform that action at this time.
0 commit comments