feat(file-templates): Add javascript "use strict" file template
This commit is contained in:
parent
76caca0eaa
commit
5b2ea8c32f
1 changed files with 3 additions and 0 deletions
3
modules/editor/file-templates/templates/js-mode/__
Normal file
3
modules/editor/file-templates/templates/js-mode/__
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
"use strict";
|
||||||
|
|
||||||
|
$0
|
Loading…
Add table
Add a link
Reference in a new issue