Closed schogges closed 1 week ago
Name | Link |
---|---|
Latest commit | 1bae1e1af5756dcff1ab97a9af168535682bb0c6 |
Latest deploy log | https://app.netlify.com/sites/kuma-gui/deploys/67374e2e8bab370008bccd0f |
Deploy Preview | https://deploy-preview-3188--kuma-gui.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Brings back detection of unreachable code. For some reason
no-unreachable
only detects issues in.js
-files. Probably because with TypeScript this is handed over to the TS compiler.