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

Commit

Permalink
switch to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbansal-harness committed Oct 25, 2019
1 parent 2874903 commit 04738be
Show file tree
Hide file tree
Showing 4 changed files with 7,678 additions and 11,131 deletions.
11 changes: 7 additions & 4 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
parser: babel-eslint
extends:
- vkbansal
- vkbansal/react
- vkbansal
- vkbansal/react
env:
browser: true
browser: true
settings:
react:
version: detect
rules:
react/no-array-index-key: 0
react/no-array-index-key: 0
Loading

0 comments on commit 04738be

Please sign in to comment.