Eslint thinks a tab is 4 spaces

When using ESLint in Microsoft Visual Studio Code, ESLint is deciding that my tab is four spaces. When I click ‘quick fix’ and ‘fix this indent problem’ it fixes it fine, but why is my tab key not inserting a tab ESLint recognizes? I have read this and turned off editor.insertSpaces but that does not… Read More Eslint thinks a tab is 4 spaces