summaryrefslogtreecommitdiff
path: root/tests/specs/lint/gitignore/dist/file1.js
blob: 669c1e2c8c2d64eea86034fcf2a652f51450fe12 (plain)
1
2
3
// This file is in `.gitignore` simulating that it's generated by a build tool
// and should not be linted
while (false) {}