| 123456789101112131415161718192021222324252627282930313233 |
- Date : 2024-11-06 10:06:47
- Directory : /Users/dema/work/MedicalWisdomCheckSys
- Total : 4 files, -14 codes, 15 comments, 5 blanks, all 6 lines
- Languages
- +--------------------+------------+------------+------------+------------+------------+
- | language | files | code | comment | blank | total |
- +--------------------+------------+------------+------------+------------+------------+
- | JSON with Comments | 1 | -1 | 0 | 0 | -1 |
- | TypeScript | 2 | -1 | 2 | 1 | 2 |
- | TypeScript JSX | 1 | -12 | 13 | 4 | 5 |
- +--------------------+------------+------------+------------+------------+------------+
- Directories
- +---------------------------------------------------------+------------+------------+------------+------------+------------+
- | path | files | code | comment | blank | total |
- +---------------------------------------------------------+------------+------------+------------+------------+------------+
- | . | 4 | -14 | 15 | 5 | 6 |
- | . (Files) | 1 | -1 | 0 | 0 | -1 |
- | config | 2 | -1 | 2 | 1 | 2 |
- | src | 1 | -12 | 13 | 4 | 5 |
- +---------------------------------------------------------+------------+------------+------------+------------+------------+
- Files
- +---------------------------------------------------------+--------------------+------------+------------+------------+------------+
- | filename | language | code | comment | blank | total |
- +---------------------------------------------------------+--------------------+------------+------------+------------+------------+
- | /Users/dema/work/MedicalWisdomCheckSys/config/config.ts | TypeScript | 0 | 1 | 1 | 2 |
- | /Users/dema/work/MedicalWisdomCheckSys/config/proxy.ts | TypeScript | -1 | 1 | 0 | 0 |
- | /Users/dema/work/MedicalWisdomCheckSys/src/app.tsx | TypeScript JSX | -12 | 13 | 4 | 5 |
- | /Users/dema/work/MedicalWisdomCheckSys/tsconfig.json | JSON with Comments | -1 | 0 | 0 | -1 |
- | Total | | -14 | 15 | 5 | 6 |
- +---------------------------------------------------------+--------------------+------------+------------+------------+------------+
|