nuxt-community / nuxt-property-decorator

Property decorators for Nuxt (base on vue-property-decorator)
https://github.com/kaorun343/vue-property-decorator
MIT License
400 stars 34 forks source link

Add $config property #78

Open sontd-0882 opened 4 years ago

sontd-0882 commented 4 years ago

Nuxt v2.13 come up with a new runtime config, the $config property is avaiable on this and context. So, It appears that $config is not typed.