mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-25 08:09:08 +07:00
Improve code quality and write tests
This commit is contained in:
5
node_modules/regexp-tree/bin/regexp-tree
generated
vendored
Normal file
5
node_modules/regexp-tree/bin/regexp-tree
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
'use strict';
|
||||
|
||||
require('../dist/bin/regexp-tree')();
|
Reference in New Issue
Block a user