Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The plugin will now enforce modular architecture patterns in your Vue.js project

This plugin provides rules to enforce modular architecture boundaries in Vue.js applications.

> If you have suggestions for new rules or improvements, please open an issue or write me directly to <andrew@molyuk.com>. I'm happy to discuss and probably add new rules that can make our Vue projects better!
If you have suggestions for new rules or improvements, please open an issue or write me directly to <andrew@molyuk.com>. I'm happy to discuss and probably add new rules that can make our Vue projects better!

| Rule | Description |
| ------------------------------------------------------------------------ | ----------------------------------------------------------------------------- |
Expand All @@ -124,7 +124,7 @@ This plugin provides rules to enforce modular architecture boundaries in Vue.js

## Contributing

Pull requests and issues are welcome! Please follow the code style and add tests for new rules.
Pull requests and issues are welcome! Please follow the code style and add tests for new rules. See [CONTRIBUTING](./CONTRIBUTING.md) for details.

## License

Expand Down