Nuxt/examples/with-reactivity-transform/tsconfig.json
Anthony Fu f69126e8f4
feat: support reactivity transform (#3737)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-17 23:17:59 +01:00

4 lines
41 B
JSON

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