Full-Stack App (with ExtJS|ReactJS) and Express

Instalar en atom

Configuración básica para linter-jscs

{
    "preset": "node_style_guide",
    "validateIndentation": 4,
    "validateLineBreaks": "CRLF",
    "disallowMixedSpacesAndTabs": true,
    "maximumLineLength": 80,
    "disallowTrailingWhitespace": true,
    "requireCurlyBraces": null
}

CMD

Iniciar proyecto