1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-25 10:08:29 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Tobias Diez
be1d8ff005
docs(esm): add notes about default exports ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-29 13:48:13 +01:00
Daniel Roe
f5307f9d13
feat(nuxi): add typecheck command using vue-tsc ()
* 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 () 2021-11-21 13:31:44 +01:00
pooya parsa
b16cfea689
feat: typescript options () 2021-11-16 13:32:21 +01:00
Daniel Roe
d9c1aa6b02
docs: add brief note about how to check types manually () 2021-11-10 21:21:34 +01:00
Daniel Roe
f461591647
docs: add initial guide to node + es modules ()
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 () () 2021-10-29 13:26:01 +02:00
Daniel Roe
7d918e1457
refactor(nuxi): move nuxt.d.ts within buildDir () 2021-10-23 00:33:22 +02:00
fgiraud
8607d0ae4c
docs: improve h3 description () 2021-10-18 16:31:47 +02:00
Dan Hogan
ab28056018
docs: remove extra s () 2021-10-15 12:12:33 +02:00
Daniel Roe
380fd66f67
docs: add some info on typescript usage () 2021-10-14 13:38:36 +02:00
Matt Kane
b4709b9ca8
docs: fix broken links () 2021-10-13 11:12:17 +02:00
kazuya kawaguchi
daf582662c
docs: fix typo () 2021-10-12 04:08:26 +02:00
Sébastien Chopin
e34875ff7c
docs: add what is nuxt section () 2021-10-12 00:47:43 +02:00
Sébastien Chopin
18cf0ba865
chore(docs): improvements ()
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