Skip to content

Conversation

privatenumber
Copy link
Contributor

@privatenumber privatenumber commented May 25, 2021

Problem

Just tried out 1.2.0 and found that the error message was appearing as:

Missing atributes {{ attributes }}. 
  • attributes misspelt
  • {{ attributes }} wasn't being passed in

Changes

  • Fixed typos
  • Changed , -> or and attributes -> attribute
    • Previously: 464:1 error Missing atributes `scoped`, `module` vue-scoped-css/enforce-style-type
    • Now: 464:1 error Missing attribute `scoped` or `module` vue-scoped-css/enforce-style-type
Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ota-meshi ota-meshi merged commit d4d6757 into future-architect:master May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants