lemonj icon indicating copy to clipboard operation
lemonj copied to clipboard

A CSS/LESS/SCSS analysis, bad smell check and auto-refactor tools. 一个面向 CSS/LESS/SCSS 的分析、坏味道检查和自动化重构工具。

Results 1 lemonj issues
Sort by recently updated
recently updated
newest added

现象:在运行分析命令是报错了,报错信息没什么有用的,尝试了项目中是其他目录,也是同样的报错 ```bash lemonj analysis src Code Smell: { colors: 0, importants: 0, issues: 0, mediaQueries: 0, absolute: 0, oddWidth: 0 } internal/fs/utils.js:793 throw new ERR_INVALID_ARG_TYPE( ^ TypeError [ERR_INVALID_ARG_TYPE]: The "data"...