Code Inspections in Vue
This topic lists all JetBrains Rider code inspections available in Vue.
You can toggle specific inspections or change their severity level on the Editor | Inspection Settings | Inspection Severity | Other Languages page of the Settings/Preferences Ctrl+Alt+S.
Inspection | Description | Default Severity |
---|---|---|
Data function | This inspection warns if data property of Vue component is not a function. | ![]() |
Duplicate template/script tag | This inspection warns if there is more than one | ![]() |