Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>TypeScript Essentials — AerisNew to Visual Studio Code? Get it now.
TypeScript Essentials — Aeris

TypeScript Essentials — Aeris

SneaxIII

|
32 installs
| (0) | Free
Oxlint, Prettier and readable type errors. No nightly channel, no duplicate of built-in TypeScript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeScript Essentials — Aeris

Oxlint, Prettier and readable type errors. No nightly channel, no duplicate of built-in TypeScript.

Included packs

  • SneaxIII.aeris-dx

Extensions

Extension Purpose
Oxc Oxlint and Oxfmt editor integration
Prettier - Code formatter Code formatter using prettier
Pretty TypeScript Errors Make TypeScript errors prettier and more human-readable in VSCode

Settings applied

This pack sets the following defaults. Anything you set yourself wins.

{
  "[typescript]": {
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  },
  "[typescriptreact]": {
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  },
  "[javascript]": {
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  },
  "[javascriptreact]": {
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft