Skip to content

Commit 2c1dfad

Browse files
committed
Updating a bunch of dev dependencies.
1 parent 059210a commit 2c1dfad

File tree

3 files changed

+2589
-3058
lines changed

3 files changed

+2589
-3058
lines changed

.editorconfig

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ trim_trailing_whitespace = true
77
insert_final_newline = true
88
indent_style = tab
99

10-
[{ *.yml, package.json, package.json.lock, bower.json }]
11-
indent_style = space
12-
indent_size = 2
13-
continuation_indent_size = 4
10+
[{ *.yml, package.json, package-lock.json, bower.json }]
11+
indent_style = space
12+
indent_size = 2
1413

1514
[*.md]
1615
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)