Norman Perrin
Norman Perrin
### Question The linter throws an error of type `new` unknow. How could I config the eslint to support this type? ### type reference [function-new-type](https://github.com/google/closure-compiler/wiki/Annotating-JavaScript-for-the-Closure-Compiler#function-new-type) ### error ```bash Syntax error...
Details explained in issue #7555 Closes #7555
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
Hello! I wanted to have the nilaway linter output in nvim directly and I didn't know how to integrate it, so I added support to it in [nvim-lint](https://github.com/mfussenegger/nvim-lint). I understand...