This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 22, 2023
-
-
Uladzimir Havenchyk authored
* Update react related imports * Update places with combined default and named type * Autofix type imports * Fix unused eslint-disable * Include cljs_release to eslintignore * Autofix type imports * Add typescript rule
-
- May 31, 2023
-
-
Alexander Polyankin authored
-
- Mar 03, 2023
-
-
Mahatthana (Kelvin) Nomsawadi authored
Previously, JS files isn't picked up by VS Code, so they'll have limited intellisence. Also, Jest and Cypress has conflicting names e.g. `describe` or `expect`. So, this commit attempt to resolve that as well.
-