$ npm install @vuepress/tsconfig
TSConfig for VuePress Team
DO NOT use it in your own project if you don't know what it's for
npm i -D @vuepress/tsconfig
In tsconfig.json:
tsconfig.json
{ "extends": "@vuepress/tsconfig/base.json" }
MIT © VuePress Team