# rondo-web **Repository Path**: xujiangxing/rondo-web ## Basic Information - **Project Name**: rondo-web - **Description**: ktv点歌听歌聊天室,前端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-01 - **Last Updated**: 2023-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: 点歌台前端 ## README # Rondo 听歌,聊天,摸鱼 暂时移除了 lint 检查 ```json "lint-staged": { "*.{js,ts,tsx}": "eslint --cache --fix", "*.css": "stylelint --fix", "*.{html,js,ts,tsx,css,md,json}": "prettier --write" }, ```