1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-19 15:10:58 +00:00
Nuxt/examples/with-wasm/tsconfig.json
Xin Du (Clark) 31b12d04c0
feat(cli): generate tsconfig.json in prepare command ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-13 22:01:50 +02:00

4 lines
41 B
JSON

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