radiobee-dev / run-flake8-pyright.bat
freemt
first commit
e84d35a
raw
history blame
133 Bytes
REM nodemon -w radiobee -w tests -x "pyright radiobee && flake8.bat radiobee"
nodemon -w radiobee -w tests -x "run-p pyright flake8"