Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lint

Using Jslint In Notepad++

I have seen other text editors use extensions to allow syntax checkers such as JSLint, is this poss… Read more Using Jslint In Notepad++

Eslint: Unexpected Block Statement Surrounding Arrow Body

I have a component in react and I am getting an error lint: Unexpected block statement surrounding … Read more Eslint: Unexpected Block Statement Surrounding Arrow Body