@secure-data-systems/tsconfig
v1.0.5
Published
> ๐ Official TypeScript configuration for SecureDataSystems projects
Readme
@secure-data-systems/tsconfig
๐ Official TypeScript configuration for SecureDataSystems projects
This package provides a shareable tsconfig.json base configuration to standardize TypeScript settings across all SecureDataSystems projects.
โ Features
- Modern ECMAScript target (
ES2020) - Strict type-checking enabled
- Module resolution optimized for Node.js
- Works great with JavaScript, TypeScript, and monorepos
- Minimal override points for flexibility
๐ฆ Installation
Using npm:
npm add -D typescript @secure-data-systems/tsconfig