Skip to content

Commit

Permalink
build(Dev): Update dev settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnerd committed Nov 21, 2020
1 parent 42d97a9 commit fd98bf2
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 41 deletions.
2 changes: 0 additions & 2 deletions .dockerignore

This file was deleted.

12 changes: 12 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org

root = true

[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v14.5.0
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .vscode/launch.json

This file was deleted.

14 changes: 0 additions & 14 deletions Dockerfile

This file was deleted.

10 changes: 0 additions & 10 deletions greenkeeper.json

This file was deleted.

0 comments on commit fd98bf2

Please sign in to comment.