aboutsummaryrefslogtreecommitdiff
path: root/.eslintignore
blob: 9cd5978dd06b6c20c84eb8a7d0d9bc098488e4b3 (plain)
1
2
3
4
5
6
7
# The build artifacts of the jitsi-meet project.
build/*

# ESLint will by default ignore its own configuration file. However, there does
# not seem to be a reason why we will want to risk being inconsistent with our
# remaining JavaScript source code.
!.eslintrc.js