summaryrefslogtreecommitdiffstats
path: root/.eslintignore
blob: 6dddc5380b815edf0a7d71b931c350a77804796c (plain)
1
2
3
4
5
6
7
# Ignoring folders for eslint
node_modules/
3rdparty/
**/vendor/
**/l10n/
**/js/*
*.config.js