Change to spaces forever

Esse commit está contido em:
Patrick Daly
2016-06-01 15:08:05 -05:00
commit 4a9089d19c
+1 -1
Ver Arquivo
@@ -1,5 +1,5 @@
'use strict';
while (true) {
console.log('Tabs FOREVER! <3');
console.log('SPACES FOREVER! <3');
}