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

Suggestion: *.esproj #179

Open
3 tasks done
PindaPixel opened this issue Nov 13, 2023 · 0 comments
Open
3 tasks done

Suggestion: *.esproj #179

PindaPixel opened this issue Nov 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@PindaPixel
Copy link

PindaPixel commented Nov 13, 2023

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:

{
    "*.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.*",
}

Alternative

No response

Additional context

No response

Validations

@PindaPixel PindaPixel added the enhancement New feature or request label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant