Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable linter after nested template literal #437

Open
kasra-habibbeygi opened this issue Oct 17, 2023 · 0 comments
Open

disable linter after nested template literal #437

kasra-habibbeygi opened this issue Oct 17, 2023 · 0 comments
Labels

Comments

@kasra-habibbeygi
Copy link

Describe:
Linter disabled When I use nested template literal, for example The suggestion I get from Leitner is as follows :
color : ;
but after i wrote nested template literal like : color: ${${theme.colors.text.red} !important} The suggestion I get from Leitner is as follows :
color

Expected behavior
Naturally, in any situation, after choosing the offer extension gives me, I expect the following:color : ;

Build environment:

  • OS: windows 10
  • VSCode Version: 1.83.1
  • Extension Version: 1.7.8

Extensions
Abolfazl.persian-lorem
burkeholland.simple-react-snippets
ccjr.emotion-auto-css
dbaeumer.vscode-eslint
dsznajder.es7-react-js-snippets
eamodio.gitlens
ecmel.vscode-html-css
EQuimper.react-native-react-redux
esbenp.prettier-vscode
formulahendry.auto-close-tag
formulahendry.auto-rename-tag
GitHub.vscode-pull-request-github
HookyQR.beautify
iJS.emotionsnippets
infeng.vscode-react-typescript
lokalise.i18n-ally
Meezilla.json
naumovs.color-highlight
quicktype.quicktype
ReacTreeDev.reactree
steoates.autoimport
streetsidesoftware.code-spell-checker
styled-components.vscode-styled-components
yoavbls.pretty-ts-errors
ZainChen.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant