session-desktop/.jscsrc
Joe Bandenburg ac8584dd85 Add JSCS and run as grunt test task
This change only introduces a single rule but more can easily be added
going forwards.
2015-01-14 10:00:40 -10:00

3 lines
No EOL
40 B
Text

{
"disallowMixedSpacesAndTabs": true
}