Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
converted to webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmerza committed Feb 7, 2019
1 parent 620980d commit fda4af5
Show file tree
Hide file tree
Showing 7 changed files with 762 additions and 355 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
"extends": "airbnb-base"
};
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/node_modules
Loading

0 comments on commit fda4af5

Please sign in to comment.