ESLint (Beta)
ESLint can be used to verify syntax of your code.
Configuration
Create a .eslintrc.json
file.
See ESLint configuration for more details.
Technical details
ESLint is running as web-worker to avoid impacting our performance and your experience.
Using eslint/lib/linter/Linter