Skip to content

tsconfig.json

ts
{
  "extends": "./.nitro/types/tsconfig.json"
}

prepare type

shell
npm nitro prepare
shell
pnpm dlx nitro prepare
shell
yarn dlx nitro prepare
shell
bunx nitro prepare

Released under the MIT License