Skip to content

Commit

Permalink
tweak package.json, etc for our fork
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdave authored and pamdesilva committed Nov 18, 2020
1 parent c4a36da commit ae4bf84
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 1,354 deletions.
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8.12.0
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"requirePragma": true
}
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"files.trimFinalNewlines": false,
"files.insertFinalNewline": false,
"files.trimTrailingWhitespace": false
}

0 comments on commit ae4bf84

Please sign in to comment.