Replies: 1 comment
-
I have run to same problem. Would be possible to get some answer for this? Why is this specific indentation enforced? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am creating an unminified bundle with Vite. In the bundle, my code is indented with 2 spaces, whereas in my code I am using tabs. I was not able to find any information about this. Is it Vite or Rollup that is creating this indentation? Can it be configured somehow?
Beta Was this translation helpful? Give feedback.
All reactions