# restore-code **Repository Path**: clarkwang666/restore-code ## Basic Information - **Project Name**: restore-code - **Description**: 分析source-map文件,定位源代码错误的位置 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-11-07 - **Last Updated**: 2021-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # restore 还原工具 #### 全局安装 ```npm npm i @hl-cli/restore-code -g ``` #### 分析 ```npm restore-code -s /user/hl/xxxx.map ```