Skip to content

Commit ef28564

Browse files
authored
Merge pull request #6 from hey-api/fix/semantic-release-5
fix: initial release
2 parents c9e3199 + 1739311 commit ef28564

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.prettierrc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
{}
1+
{
2+
"printWidth": 120,
3+
"arrowParens": "always",
4+
"semi": true,
5+
"tabWidth": 2,
6+
"trailingComma": "all"
7+
}

0 commit comments

Comments
 (0)