Nuxt/examples/use-state/tsconfig.json
Anthony Fu afcaaff57d
chore(example): use @nuxt/ui for examples (#2325)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-12-23 20:27:08 +01:00

4 lines
42 B
JSON

{
"extends": "./.nuxt/tsconfig.json",
}