1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-25 10:08:29 +00:00
Nuxt/examples/typescript-tsx
Kevin Marrec 920f444b6e refactor(ts): better DX for typescript support ()
Breaking change : `build.useForkTsChecker` renamed to `build.typescript.typeCheck`
2019-03-14 13:37:47 +03:30
..
components/HelloWorld chore(examples): add tsx example () 2019-01-29 22:51:49 +03:30
pages chore(examples): add tsx example () 2019-01-29 22:51:49 +03:30
nuxt.config.ts chore(examples): add tsx example () 2019-01-29 22:51:49 +03:30
package.json refactor(ts): better DX for typescript support () 2019-03-14 13:37:47 +03:30
README.md doc: create/update README.mds for examples () 2019-02-08 15:48:30 +01:00
shims-tsx.d.ts chore(examples): add tsx example () 2019-01-29 22:51:49 +03:30
tsconfig.json refactor(ts): better DX for typescript support () 2019-03-14 13:37:47 +03:30

Nuxt with TSX