feat(file-templates): Add javascript shebang file template

This commit is contained in:
Layerex 2022-07-30 19:28:51 +03:00 committed by Henrik Lissner
parent 3ae293e37a
commit 76caca0eaa

View file

@ -0,0 +1,3 @@
#!/usr/bin/env node
$0