Skip to content

Commit

Permalink
Update URL and meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 20, 2018
1 parent 1a957bf commit d552cac
Show file tree
Hide file tree
Showing 12 changed files with 850 additions and 4,168 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
@@ -0,0 +1,8 @@
root = true

[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
* text=auto eol=lf
5 changes: 2 additions & 3 deletions .gitignore
@@ -1,4 +1,3 @@
build
node_modules


yarn.lock
build
1 change: 1 addition & 0 deletions .npmrc
@@ -0,0 +1 @@
package-lock=false

0 comments on commit d552cac

Please sign in to comment.