dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
912 stars 146 forks source link

dev: fix eslint and typescript errors #171

Open dec0dOS opened 11 months ago

dec0dOS commented 11 months ago

Currently, ZeroUI uses ESLint + TypeScript as a linter for typechecking

Current type and lint errors and should be properly fixed.