Skip to content

Commit

Permalink
Switch to Next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrankland committed Sep 30, 2017
1 parent a913500 commit 580dbe6
Show file tree
Hide file tree
Showing 57 changed files with 5,530 additions and 1,613 deletions.
6 changes: 6 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"presets": [
"next/babel",
"stage-0"
]
}
12 changes: 0 additions & 12 deletions .eslintrc

This file was deleted.

4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.DS_Store
node_modules
build/
/node_modules
/.next
6 changes: 0 additions & 6 deletions .jscsrc

This file was deleted.

Loading

0 comments on commit 580dbe6

Please sign in to comment.