Skip to content
Snippets Groups Projects
  • Ray Schamp's avatar
    882a6107
    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
    History
    Use .js for everything
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 527 B