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 14fd463

Browse files
authored
Indent parenthesis
1 parent 58b7f43 commit 14fd463

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎package.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"url": "https://github.com/cstrap/flask-snippets.git"
2222
},
2323
"contributes": {
24-
"snippets": [{
24+
"snippets": [
25+
{
2526
"language": "python",
2627
"path": "./snippets/base.json"
2728
},
@@ -35,4 +36,4 @@
3536
}
3637
]
3738
}
38-
}
39+
}

0 commit comments

Comments
(0)

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