removed spaces

This commit is contained in:
Mario Colque 2014-01-06 17:54:32 -03:00
parent a2cd8d0605
commit 86e11424d8
6 changed files with 111 additions and 111 deletions

View File

@ -34,7 +34,7 @@
"inject", "inject",
"expect" "expect"
], ],
"indent": 4, // Specify indentation spacing "indent": 2, // Specify indentation spacing
"devel": true, // Allow development statements e.g. `console.log();`. "devel": true, // Allow development statements e.g. `console.log();`.
"noempty": true // Prohibit use of empty blocks. "noempty": true // Prohibit use of empty blocks.
} }