# commit **Repository Path**: aedge/commit ## Basic Information - **Project Name**: commit - **Description**: commit 所有 js sol 文件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-18 - **Last Updated**: 2022-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## commit exit 一键命令注释所有console.log() 适用范围 js、sol等一切包含log输出的文件 ### 安装 ```bash npm i -g ``` ### 使用 ``` bash commit [文件夹目录](可绝对路径或相对路径) ``` ### 增加指定的commit文件 只需打开config.js,在useFileSuffix中增加后缀名即可