Files
docker-php-fpm/php_tools/eslint/README.md
2022-12-07 16:55:17 +01:00

9 lines
499 B
Markdown

# ESlint
ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions.
| Platform | Url |
|----------|------------------------------------------------------------------|
| NPM | https://www.npmjs.com/package/eslint |
| GitHub | https://github.com/eslint/eslint |