# 大地学习 **Repository Path**: wuzhongwei.com/dadi-learning ## Basic Information - **Project Name**: 大地学习 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-07 - **Last Updated**: 2025-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##### 配置eslint后运行项目有如下警告(换行格式问题):Delete `␍`eslintprettier/prettier,执行以下命令(可以自动修复这些问题) ``` npm run lint --fix ```