Skip to content

Instantly share code, notes, and snippets.

@ninjaPixel
Created August 10, 2018 18:02

Revisions

  1. ninjaPixel created this gist Aug 10, 2018.
    3 changes: 3 additions & 0 deletions .babelrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    {
    "plugins": [["direct-import", { "modules": ["@material-ui/core", "@material-ui/icons"] }], "lodash"]
    }