Skip to content

Commit 0a37df4

Browse files
committed
update eslint, updates all packages to current, removes service worker and adds web-vitals - switch to CRA4 - fixes #6
1 parent 8ac0d0e commit 0a37df4

File tree

14 files changed

+32608
-11817
lines changed

14 files changed

+32608
-11817
lines changed

.eslintrc.js

Lines changed: 0 additions & 51 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ npm install
3333

3434
### Adjust the Environment
3535

36-
There is file in the root path called `env.sample.tsx`. You will need to copy this file over as `env.tsx` and adjust this file to match your amplifier/controller setup before you go to the next step. You will see in there that you can use custom icons for each zone/room. I have included what I use in my sample image to help your setup.
36+
There is file in the root path called `env.sample.tsx` *(in the `src` folder)*. You will need to copy this file over as `env.tsx` and adjust this file to match your amplifier/controller setup before you go to the next step. You will see in there that you can use custom icons for each zone/room. I have included what I use in my sample image to help your setup.
3737

3838
### Build the App
3939

0 commit comments

Comments
 (0)