Skip to content

Commit

Permalink
Add rc files
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Apr 4, 2020
1 parent 30d4b7d commit 877140a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "extends": "standard" }
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*

0 comments on commit 877140a

Please sign in to comment.