New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@ariestools/tsconfig-dom

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/tsconfig-dom

TypeScript config extending @ariestools/tsconfig with DOM libs

Source
npmnpm
Version
10.0.2
Version published
Weekly downloads
617
78.84%
Maintainers
3
Weekly downloads
 
Created
Source

logo

@ariestools/tsconfig-dom

npm license

TypeScript config extending @ariestools/tsconfig with DOM libs

Install

Requires Node.js ≥ 22. pnpm is fully supported; npm / yarn / bun are experimental.

pnpm add -D @ariestools/tsconfig-dom @ariestools/tsconfig

@ariestools/tsconfig is a peer dependency.

Usage

{
  "extends": "@ariestools/tsconfig-dom",
  "compilerOptions": {
    "outDir": "./dist"
  },
  "include": ["src"]
}

Adds DOM and DOM.Iterable to lib. For React, use @ariestools/tsconfig-react instead.

License

LGPL-3.0-only. See LICENSE (LGPLv3) and COPYING (GPLv3, incorporated by LGPL-3).

Credits

Made with 🔥 and ❄️ by Aries Tools

Keywords

ariestools

FAQs

Package last updated on 05 Sep 2026

Related posts