We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
*.esproj
Visual Studio's JS SDK is probably going to be the norm for ASP.NET developers.
In my opinion it would make sense to inherit from the other JS projects and also include them under the *.esproj:
{ "*.esproj": "*proj.user, svelte.config.*, vite.config.*, vue.config.*, remix.config.*, quasar.conf.js, nuxt.config.*, next.config.*, angular.json, *.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*", }
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Clear and concise description of the problem
Visual Studio's JS SDK is probably going to be the norm for ASP.NET developers.
Suggested solution
In my opinion it would make sense to inherit from the other JS projects and also include them under the
*.esproj
:Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: