Skip to content

Commit c981945

Browse files
authored
Merge pull request #14 from cbschuld/package_updates_lint_update
CRA4, eslint changes, package updates, v0.2.0
2 parents 8ac0d0e + 0a37df4 commit c981945

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)