client/.eslintrc
author ymh <ymh.work@gmail.com>
Mon, 19 Jun 2017 18:32:27 +0200
changeset 57 2e4e9f9ebc4f
parent 1 431977d7c9a6
permissions -rw-r--r--
Take client from context
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
431977d7c9a6 add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
431977d7c9a6 add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
  "extends": "react-app"
431977d7c9a6 add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
}