eslint-plugin-json-format icon indicating copy to clipboard operation
eslint-plugin-json-format copied to clipboard

How to set the tab width/tab size in spaces?

Open juliushuck opened this issue 3 years ago • 1 comments
trafficstars

Hello, is there a way to set the tab width?

All my code is indented with 4 spaces, but I did not find an option to set the tab width setting for this plugin.

I also tried to use the standard indent rule of eslint, but no luck.

When I set the tab width of the file in VSCode to 4, I get squiggly lines and a Format Error: unexpected " "eslint(JSON format)

juliushuck avatar Mar 22 '22 23:03 juliushuck

Still no update on this?

juliushuck avatar Dec 10 '22 06:12 juliushuck