felint icon indicating copy to clipboard operation
felint copied to clipboard

A smart way to eslint and stylelint for front end

Results 5 felint issues
Sort by recently updated
recently updated
newest added

我想要学习一下这个,不知道这个还有人维护吗?可能会遇到一些问题,需要答疑解惑,如果没人维护就很尴尬了 ̄□ ̄||

![image](https://user-images.githubusercontent.com/9651225/59236051-0a8aea00-8c27-11e9-881f-ec63ac22ca4a.png)

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree commit -q -F /var/folders/ry/xg62qdhs75q16l7tgy60wntw0000gn/T/SourceTreeTemp.BtFs2w Validating Javascript: .git/hooks/pre-commit: line 26: felint: command not found ESLint Failed Javascript validation completed! COMMIT FAILED: Your commit contains...

yileyedeMBP:test_felint yileye$ git commit -m '1234' Validating Javascript: 这条是系统felint读取的eslint的路径:为什么要从process.cwd()地方拼路径 我安装完后执行了felint,文件夹下并没有node_modules这个文件的产生 /Users/project/gitlab/test_felint/node_modules/eslint/lib/cli.js 你尚未安装eslint ESLint Passed Javascript validation completed! COMMIT SUCCEEDED [master a1c7f5f] 1234 1 file changed, 1 insertion(+)

用yarn或者npm 5+提供的lock功能更合理