UNPKG

create-next-app-ts

Version:

It automatically builds a nextjs, typescript and eslint working environment

11 lines (10 loc) 289 B
{ "search.exclude": { "**/.yarn": true, "**/.pnp.*": true }, "eslint.nodePath": ".yarn/sdks", "typescript.tsdk": ".yarn/sdks/typescript/lib", "typescript.enablePromptUseWorkspaceTsdk": true, "prettier.prettierPath": ".yarn/sdks/prettier/index.js" }