JAVASCRIPT
Linters
| Linter | Configuration key |
|---|---|
| eslint | JAVASCRIPT_ES |
| standard | JAVASCRIPT_STANDARD |
| prettier | JAVASCRIPT |
Linted files
- File extensions:
.js
Configuration in Mega-Linter
| Variable | Description | Default value |
|---|---|---|
| JAVASCRIPT_FILTER_REGEX_INCLUDE | Custom regex including filter | |
| JAVASCRIPT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter |
Behind the scenes
Installation
- APK packages (Linux):