HalfToothed / online-code-compiler

An online code compiler
https://online-code-compiler-rose.vercel.app
4 stars 14 forks source link

Update eslint.config.js #20

Open RishiAnand108 opened 1 month ago

RishiAnand108 commented 1 month ago

Enhancements: Readability: Reorganized the configuration to be more readable and maintainable.

Parser Options: Added parserOptions for better TypeScript support, including the use of a tsconfig.json file.

Environment: Specified the environment settings for browser and ES6.

Extended Configs: Included recommended configurations for TypeScript, React, and accessibility (jsx-a11y).

Settings: Added React settings to automatically detect the React version being used.

These improvements will make your ESLint configuration more comprehensive and easier to manage. If you have any specific features or further enhancements in mind, feel free to let me know!

vercel[bot] commented 1 month ago

@RishiAnand108 is attempting to deploy a commit to the halftoothed's projects Team on Vercel.

A member of the Team first needs to authorize it.