This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
fa4fd2aed4180944d9db5258944168a1a8326881
stale
/
node_modules
/
shebang-regex
/
index.js
T
3 lines
40 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial import
2019-08-03 21:34:59 -04:00
'use strict'
;
module
.
exports
=
/^#!.*/
;
Copy Permalink