d-kimuson / ts-type-expand
vscode extension for expand type of typescript
☆131Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for ts-type-expand
- VSCode Extension & utilities for exploring TypeScript type information☆161Updated 3 months ago
- Prettify TypeScript: Better Type Previews☆253Updated 2 months ago
- Disables ESLint rules that have a recommended and equivalent Biome rule☆103Updated last month
- Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time.☆412Updated this week
- autofix some errors reported by eslint rules.☆107Updated 2 months ago
- `eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the o…☆428Updated last week
- A utility to find and parse tsconfig files without depending on typescript☆293Updated this week
- Lightweight tsconfig.json parser & paths resolver☆186Updated last month
- Checks TypeScript types match expected values☆216Updated 4 months ago
- Validate that your components can safely be updated with Fast Refresh☆211Updated 2 weeks ago
- Quickboot.js is an experimental tool to reduce JS code size beyond tree-shaking. It uses runtime tracing, eval(), and sync XHR with non t…