summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/node_modules/acorn/bin/acorn
blob: cf7df46890fdd48bbaa57fb0478c142bc4409f21 (plain)
1
2
3
4
#!/usr/bin/env node
'use strict';

require('../dist/bin.js');