# code-lint **Repository Path**: minivip/code-lint ## Basic Information - **Project Name**: code-lint - **Description**: whitekite个人代码规则 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-29 - **Last Updated**: 2023-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code lint 个人代码规范预设 ## eslint-config eslint 预设 ```shell pnpm add @vill-v/eslint-config ``` ## tsconfig tsconfig.json 预设 ```shell pnpm add @vill-v/tsconfig ``` ## prettier-config prettier 预设 ```shell pnpm add @vill-v/prettier-config ```