Skip to content

Commit b884ac1

Browse files
committedJun 12, 2021
Imported gists, created groups
1 parent fc05426 commit b884ac1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+683
-692
lines changed
 

‎.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"semi": true,
77
"singleQuote": true,
88
"arrowParens": "avoid",
9-
"printWidth": 120
9+
"printWidth": 80
1010
}

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Typescript web project template.
1+
- Save on refresh

0 commit comments

Comments
 (0)
Please sign in to comment.