feat(file-templates): Add javascript "use strict" file template

This commit is contained in:
Layerex 2022-08-01 21:12:20 +03:00 committed by Henrik Lissner
parent 76caca0eaa
commit 5b2ea8c32f

View file

@ -0,0 +1,3 @@
"use strict";
$0