Skip to content

Commit

Permalink
Use vanilla JS for the homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed May 20, 2019
1 parent 18e6969 commit a58af99
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 521 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
extends: ['standard', 'standard-preact', 'prettier'],
extends: ['standard', 'prettier'],
plugins: ['prettier'],
rules: {
'prettier/prettier': [
Expand Down
Loading

0 comments on commit a58af99

Please sign in to comment.