Commit 6f855ffb by Calen Pennington

Update .js files to use 2-space indents

parent 4fc893ad
......@@ -14,5 +14,5 @@ indent_size = 4
indent_style = tab
# Matches the exact files either package.json or .travis.yml
[{*.yml, *.yaml, *.json}]
[{*.yml, *.yaml, *.json, *.js}]
indent_size = 2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment