npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@vuepress/tsconfig

8.0.0

@meteorlxy

npmHomeRepoSnykSocket
Downloads:347
$ npm install @vuepress/tsconfig
DailyWeeklyMonthlyYearly

@vuepress/tsconfig

TSConfig for VuePress Team

DO NOT use it in your own project if you don't know what it's for

Install

npm i -D @vuepress/tsconfig

Usage

In tsconfig.json:

{
  "extends": "@vuepress/tsconfig/base.json"
}

License

MIT © VuePress Team