Skip to content
Snippets Groups Projects
  1. Sep 15, 2016
    • Ray Schamp's avatar
      Use .js for everything · 882a6107
      Ray Schamp authored
      Thanks to babel-loader and babel-eslint, we can use the same linting everywhere.  This makes our imports easier since we don't need to think about the extension.
      
      Also export things more succinctly in src/index.js
      882a6107
    • Ray Schamp's avatar
      Initial commit · a173405c
      Ray Schamp authored
      a173405c
Loading