• Dan's avatar
    Publish · e73a783e
    Dan authored
     - babel-preset-react-app@3.1.1
     - create-react-app@1.5.0
     - eslint-config-react-app@2.1.0
     - react-dev-utils@5.0.0
     - react-error-overlay@4.0.0
     - react-scripts@1.1.0
    e73a783e
This project manages its dependencies using npm. Learn more
.editorconfig 208 bytes
# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false