---
description: Enforce specific directory structure for React and MobX Projects.
globs: src/**
- Maintain following folder structure:
src/
components/
stores/
hooks/
pages/
utils/