| 12345678910111213141516171819202122232425262728293031323334 |
- Date : 2024-11-05 10:47:13
- Directory : /Users/dema/work/BudgetManaSystem
- Total : 3 files, 2 codes, 0 comments, -3 blanks, all -1 lines
- Languages
- +----------------+------------+------------+------------+------------+------------+
- | language | files | code | comment | blank | total |
- +----------------+------------+------------+------------+------------+------------+
- | TypeScript | 1 | 3 | 0 | 0 | 3 |
- | TypeScript JSX | 2 | -1 | 0 | -3 | -4 |
- +----------------+------------+------------+------------+------------+------------+
- Directories
- +--------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
- | path | files | code | comment | blank | total |
- +--------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
- | . | 3 | 2 | 0 | -3 | -1 |
- | src | 3 | 2 | 0 | -3 | -1 |
- | src/pages | 2 | -1 | 0 | -3 | -4 |
- | src/pages/secondaryDistribute | 2 | -1 | 0 | -3 | -4 |
- | src/pages/secondaryDistribute/nonCheckProjectApprove | 1 | 0 | 0 | -1 | -1 |
- | src/pages/secondaryDistribute/secondaryDitriComputed | 1 | -1 | 0 | -2 | -3 |
- | src/utils | 1 | 3 | 0 | 0 | 3 |
- +--------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
- Files
- +--------------------------------------------------------------------------------------------------+----------------+------------+------------+------------+------------+
- | filename | language | code | comment | blank | total |
- +--------------------------------------------------------------------------------------------------+----------------+------------+------------+------------+------------+
- | /Users/dema/work/BudgetManaSystem/src/pages/secondaryDistribute/nonCheckProjectApprove/index.tsx | TypeScript JSX | 0 | 0 | -1 | -1 |
- | /Users/dema/work/BudgetManaSystem/src/pages/secondaryDistribute/secondaryDitriComputed/index.tsx | TypeScript JSX | -1 | 0 | -2 | -3 |
- | /Users/dema/work/BudgetManaSystem/src/utils/format.ts | TypeScript | 3 | 0 | 0 | 3 |
- | Total | | 2 | 0 | -3 | -1 |
- +--------------------------------------------------------------------------------------------------+----------------+------------+------------+------------+------------+
|