diff options
Diffstat (limited to 'templates/.brackets.json')
-rw-r--r-- | templates/.brackets.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/.brackets.json b/templates/.brackets.json new file mode 100644 index 0000000000..f358faa62e --- /dev/null +++ b/templates/.brackets.json @@ -0,0 +1,5 @@ +{ + "language.fileExtensions": { + "tmpl": "html" + } +}
\ No newline at end of file |