Nuxt/examples/typescript
Clark Du 7fcbd5aa3b
fix: add v-bind:key in all v-for
2017-11-26 21:40:57 +08:00
..
assets/css Add typescript example 2017-05-20 11:35:50 +02:00
components refactor: add examples to lint 2017-10-31 21:43:55 +08:00
layouts Add typescript example 2017-05-20 11:35:50 +02:00
modules refactor: add examples to lint 2017-10-31 21:43:55 +08:00
pages fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
plugins Add typescript example 2017-05-20 11:35:50 +02:00
static Add typescript example 2017-05-20 11:35:50 +02:00
store fix: error alias in typescript example 2017-10-22 12:49:15 +08:00
README.md Add typescript example 2017-05-20 11:35:50 +02:00
nuxt.config.js fix: error alias in typescript example 2017-10-22 12:49:15 +08:00
package.json feat: update nuxt to latest in typescript example 2017-10-22 12:49:15 +08:00
tsconfig.json fix: adjust ts config to fix startup error 2017-10-22 12:49:15 +08:00

README.md