Explorar el Código

Updates lint formatting

main
Eric Amodio hace 6 años
padre
commit
3fc6134ad0
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      tslint.json

+ 2
- 1
tslint.json Ver fichero

@ -21,7 +21,8 @@
],
"indent": [
true,
"spaces"
"spaces",
4
],
"interface-over-type-literal": true,
"new-parens": true,

Cargando…
Cancelar
Guardar