Skip to content

Commit

Permalink
fix(dependencies): upgraded gatsby & switched to the dsmjs eslint config
Browse files Browse the repository at this point in the history
and enforced peer compatibility
  • Loading branch information
travi committed Feb 2, 2020
1 parent 02df367 commit 3e0d625
Show file tree
Hide file tree
Showing 4 changed files with 5,227 additions and 2,265 deletions.
4 changes: 3 additions & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
extends: '@travi/travi/rules/es6'
extends:
- '@dsmjs'
- '@dsmjs/react'
Loading

0 comments on commit 3e0d625

Please sign in to comment.