Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A standardized TypeScript configuration for Localazy projects.

License

NotificationsYou must be signed in to change notification settings

localazy/tsconfig

Repository files navigation

Localazy

📦@localazy/tsconfig

A standardized TypeScript configuration for Localazy projects

🚀 Quick Start

Install the package using your preferred package manager:

# Using npmnpm install typescript @localazy/tsconfig --save-dev# Using yarnyarn add typescript @localazy/tsconfig --dev# Using pnpmpnpm add typescript @localazy/tsconfig --save-dev

🔧 Usage

In your tsconfig.json, extend the configuration:

{"$schema":"https://json.schemastore.org/tsconfig","extends":"@localazy/tsconfig/tsconfig.library.json"}
{"$schema":"https://json.schemastore.org/tsconfig","extends":"@localazy/tsconfig/tsconfig.monorepo-library.json"}
{"$schema":"https://json.schemastore.org/tsconfig","extends":"@localazy/tsconfig/tsconfig.service.json"}

📜 License

This project is licensed under the MIT License.

SeeLICENSE for details.

About

A standardized TypeScript configuration for Localazy projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp