eslint
The pluggable linting utility for JavaScript and JSX.
There are 16089 repositories under eslint topic.
airbnb/javascript
JavaScript Style Guide
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
standard/standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
eslint/eslint
Find and fix problems in your JavaScript code.
electron-react-boilerplate/electron-react-boilerplate
A Foundation for Scalable Cross-Platform Apps
verekia/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
lint-staged/lint-staged
🚫💩 — Run tasks like formatters and linters against staged git files
noodle-run/noodle
Rethinking Student Productivity
jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
themesberg/flowbite
Open-source UI component library and front-end development framework based on Tailwind CSS
xojs/xo
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
Blazity/next-enterprise
💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
un-pany/v3-admin-vite
☀️ A crafted Vue3 admin template | Vue Admin | Vue Template | Vue3 Admin | Vue3 Template | Vue 后台 | Vue 模板 | Vue3 后台 | Vue3 模板
microsoft/rushstack
Monorepo for tools developed by the Rush Stack community
import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
prettier/eslint-config-prettier
Turns off all rules that are unnecessary or might conflict with Prettier.
antfu/eslint-config
Anthony's ESLint config preset
steven-tey/precedent
An opinionated collection of components, hooks, and utilities for your Next.js project.
emacs-lsp/lsp-mode
Emacs client/library for the Language Server Protocol
sindresorhus/eslint-plugin-unicorn
More than 100 powerful ESLint rules
dustinspecker/awesome-eslint
A list of awesome ESLint plugins, configs, etc.
bartonhammond/snowflake
:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
vuejs/eslint-plugin-vue
Official ESLint plugin for Vue.js
prettier/prettier-eslint
Code :arrow_right: `prettier` :arrow_right: `eslint --fix` :arrow_right: Formatted Code :sparkles:
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for a11y rules on JSX elements.
theodorusclarence/ts-nextjs-tailwind-starter
🔋 Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features
amilajack/eslint-plugin-compat
Check the browser compatibility of your code
babel/babel-eslint
:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
kunalkapadia/express-mongoose-es6-rest-api
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
jsynowiec/node-typescript-boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Vitest and type definitions included.
ljlm0402/typescript-express-starter
📘 Quick and Easy TypeScript Express Starter
wesbos/eslint-config-wesbos
No-Sweat™ Eslint and Prettier Setup - with or without VS Code
azat-io/eslint-plugin-perfectionist
☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
nas5w/100-days-of-code-frontend
Curriculum for learning front-end development during #100DaysOfCode.