client/.eslintrc
author ymh <ymh.work@gmail.com>
Sat, 06 Jul 2019 01:00:53 +0200
changeset 204 0c78763b5f10
parent 1 431977d7c9a6
permissions -rw-r--r--
set version
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
}