mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
9 lines
261 B
Bash
9 lines
261 B
Bash
# This enables lint extensions
|
|
EXTEND_ESLINT=true
|
|
|
|
# This is the name of your project. It appears on the sign-in page and in the menu bar.
|
|
REACT_APP_PROJECT_NAME=EMS-ESP
|
|
|
|
# This is the url path your project will be exposed under.
|
|
REACT_APP_PROJECT_PATH=ems-esp
|