Skip to content

Commit 63846aa

Browse files
committed
Add .gitattributes
1 parent 5e75c38 commit 63846aa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-typescript-boilerplate",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A project skeleton for TypeScript development in Visual Studio Code.",
55
"main": "build/app/app.js",
66
"scripts": {

0 commit comments

Comments
 (0)