Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 266 Bytes

Scaffolding for React projects

Uses the following libraries/frameworks:

  • Babel
  • EditorConfig
  • ESLint
  • Prettier
  • Webpack

The main things of note is that this configuration supports absolute imports using Babel modules and uses double quotes by default (!).