Closed tnguyen14 closed 7 years ago
This allows for the use of tabs on JSX files.
Also, while adding this fix, I saw the jsx-quotes property, but I don't see it anywhere here https://github.com/feross/eslint-config-standard-jsx/blob/master/eslintrc.json. Would it be a deprecated property?
jsx-quotes
I think that #19 fixes this stuff along with the updated versions. Once it is ready to be published I will update back here with confirmation.
I believe this is fixed, please feel free to re-open if not.
This allows for the use of tabs on JSX files.
Also, while adding this fix, I saw the
jsx-quotes
property, but I don't see it anywhere here https://github.com/feross/eslint-config-standard-jsx/blob/master/eslintrc.json. Would it be a deprecated property?