1.0.3 • Published 3 years ago

module-structure-lang-vue v1.0.3

Weekly downloads
25
License
MIT
Repository
github
Last release
3 years ago

module-structure-lang-vue

Vue language provider for module-structure.

See module-structure for full documentation.

Installation

This extension is optional and not bundled with module-structure, therefore requires separate installation. Local and global installation is supported.

After installation of this extension, it is automatically detected by module-structure and used for analyzing Vue single file component dependencies.

Config

To set custom settings, create a .module-structure.js in your root folder, like .eslintrc.js or babel.config.js. Add the config parameter under the key "module-structure-lang-vue"

Example:

Config parameter:

Credits

License

MIT