1

Sonarcloud is reporting a bug in my Vue 3 application due to the Tailwind settings, however it is as in the documentation.

img sonarcloud

What is the best alternative in this case?

kissu
  • 40,416
  • 14
  • 65
  • 133
sfn
  • 263
  • 1
  • 2
  • 13

2 Answers2

0

You can configure this rule in SonarCloud to ignore tailwind

Elena Vilchik
  • 1,085
  • 6
  • 11
0

You should configure the rules in sonarcloud.

The solution is on this page -> https://himynameistim.com/blog/fixing-unexpected-unknown-at-rule-tailwind-in-sonar

Shoniisra
  • 621
  • 7
  • 6