Skip to content
/ tsconfig Public

Base tsconfig file for egg project

License

Notifications You must be signed in to change notification settings

eggjs/tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

598a2ce · Mar 11, 2025

History

19 Commits
Mar 11, 2025
Mar 11, 2025
Jul 30, 2020
Mar 11, 2025
Mar 11, 2025
Mar 11, 2025
Mar 11, 2025
Mar 11, 2025

Repository files navigation

@eggjs/tsconfig

NPM version CI npm download Node.js Version PRs Welcome CodeRabbit Pull Request Reviews

Base tsconfig file for egg project

Install

npm i --save-dev @eggjs/tsconfig

Usage

// tsconfig.json
{
  "extends": "@eggjs/tsconfig",
  // custom config
  "compilerOptions": {
    // override @eggjs/tsconfig options here
  }
}

License

MIT

Contributors

Contributors

Made with contributors-img.