You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/client/web/src
Mario Minardi 7912d76da0
client/web: update to typescript 5.3.3 (#11267)
Update typescript to 5.3.3. This is a major bump from the previous
version of 4.8.3. This also requires adding newer versions of
@typescript-eslint/eslint-plugin and @typescript-eslint/parser to our
resolutions as eslint-config-react-app pulls in versions that otherwise
do not support typescript 5.x.

eslint-config-react-app has not been updated in 2 years and is seemingly
abandoned, so we may wish to fork it or move to a different eslint config
in the future.

Updates https://github.com/tailscale/corp/issues/17810

Signed-off-by: Mario Minardi <mario@tailscale.com>
4 months ago
..
assets client/web: add copyable components throughout UI 7 months ago
components client/web: update to typescript 5.3.3 (#11267) 4 months ago
hooks client/web: use grants on web UI frontend 4 months ago
ui client/web: update vite-plugin-svgr to latest version (#11197) 4 months ago
utils client/web: use grants on web UI frontend 4 months ago
api.ts client/web: add visual indication for exit node pending approval (#10532) 7 months ago
index.css client/web: small UI cleanups 7 months ago
index.tsx client/web: start using swr for some fetching 7 months ago
types.ts client/web: add visual indication for exit node pending approval (#10532) 7 months ago