Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Roe f5307f9d13
feat(nuxi): add `typecheck` command using `vue-tsc` (#2132)
* feat(nuxi): add `typecheck` command using `vue-tsc`

* perf: use local install with execa + set rootDir as cwd
2021-11-24 17:02:57 +01:00
Damian 9efdf43eec
docs: improve various sections (#2040) 2021-11-21 13:31:44 +01:00
pooya parsa b16cfea689
feat: `typescript` options (#1940) 2021-11-16 13:32:21 +01:00
Daniel Roe d9c1aa6b02
docs: add brief note about how to check types manually (#1822) 2021-11-10 21:21:34 +01:00
Daniel Roe f461591647
docs: add initial guide to node + es modules (#1694)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-05 00:24:06 +01:00
Levi (Nguyễn Lương Huy) 4c17b92b66
chore(docs): add code format using markdownlint (#1498) (#1556) 2021-10-29 13:26:01 +02:00
Daniel Roe 7d918e1457
refactor(nuxi): move `nuxt.d.ts` within `buildDir` (#1369) 2021-10-23 00:33:22 +02:00
fgiraud 8607d0ae4c
docs: improve h3 description (#1173) 2021-10-18 16:31:47 +02:00
Dan Hogan ab28056018
docs: remove extra `s` (#987) 2021-10-15 12:12:33 +02:00
Daniel Roe 380fd66f67
docs: add some info on typescript usage (#1020) 2021-10-14 13:38:36 +02:00
Matt Kane b4709b9ca8
docs: fix broken links (#910) 2021-10-13 11:12:17 +02:00
kazuya kawaguchi daf582662c
docs: fix typo (#732) 2021-10-12 04:08:26 +02:00
Sébastien Chopin e34875ff7c
docs: add what is nuxt section (#725) 2021-10-12 00:47:43 +02:00
Sébastien Chopin 18cf0ba865
chore(docs): improvements (#655)
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-11 14:57:54 +02:00