Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 58b7f43

Browse files
change language of templates snipets to html.
1 parent 982ea10 commit 58b7f43

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"url": "https://github.com/cstrap/flask-snippets.git"
2222
},
2323
"contributes": {
24-
"snippets": [
25-
{
24+
"snippets": [{
2625
"language": "python",
2726
"path": "./snippets/base.json"
2827
},
@@ -31,7 +30,7 @@
3130
"path": "./snippets/controls.json"
3231
},
3332
{
34-
"language": "python",
33+
"language": "html",
3534
"path": "./snippets/templates.json"
3635
}
3736
]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /