mirror of
https://github.com/frontendnetwork/vegancheck.me
synced 2024-11-13 23:57:09 +00:00
docs: Formatting
This commit is contained in:
parent
a290320bca
commit
7aa9a50207
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ src/
|
|||
│ │ │ ├── util.ts
|
||||
│ │ │ └── util.test.ts # Utility specify tests
|
||||
│ │ ├── models/ # Component-specific types/interfaces
|
||||
│ │ ├── componentPart.tsx # Component files
|
||||
│ │ └── index.tsx # Component files
|
||||
│ │ ├── componentPart.tsx # Component files
|
||||
│ │ └── index.tsx # Component files
|
||||
├── @models/ # Global type definitions
|
||||
├── styles/ # CSS styles
|
||||
├── tests/ # Only test setup files & Playwright tests
|
||||
|
|
Loading…
Reference in a new issue