All Projects → SilencerWeb → eslint-config-website

SilencerWeb / eslint-config-website

Licence: other
GUI for generating ESLint configs

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to eslint-config-website

Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (+44.44%)
Mutual labels:  eslint, create-react-app
create-react-redux-app
React boilerplate based on create-react-app
Stars: ✭ 49 (+8.89%)
Mutual labels:  eslint, create-react-app
React Redux Auth0 Kit
Minimal starter boilerplate project with CRA, React, Redux, React Router and Auth0 authentication
Stars: ✭ 115 (+155.56%)
Mutual labels:  eslint, create-react-app
awesome-react-app
Always the latest version of "create-react-app" with awesome configurations (lint, commit lint, husk, editor config, etc)
Stars: ✭ 44 (-2.22%)
Mutual labels:  eslint, create-react-app
Wanna
💡✔ Wanna is an implementation of a 21st-century to-do list app.
Stars: ✭ 189 (+320%)
Mutual labels:  eslint, create-react-app
eslint-plugin-svelte
ESLint plugin for Svelte using AST
Stars: ✭ 22 (-51.11%)
Mutual labels:  eslint
generator-node
🔧 Yeoman generator for Node projects.
Stars: ✭ 16 (-64.44%)
Mutual labels:  eslint
Express-REST-API-Template
Minimal starter project for a Node.js RESTful API based off express generator
Stars: ✭ 26 (-42.22%)
Mutual labels:  eslint
elegant-react-ssr
Server-side rendering with create-react-app, React Router v4, Helmet, Redux, and Thunk boilerplate, without ejecting CRA
Stars: ✭ 16 (-64.44%)
Mutual labels:  create-react-app
vue-bootstrap-boilerplate
📦 Vue 2/3, Bootstrap 5, Vuex, Vue-Router, Sass/Scss, ESLint, Axios (switch to vue3 branch)
Stars: ✭ 86 (+91.11%)
Mutual labels:  eslint
eslint-plugin-ban
Ban some methods and functions
Stars: ✭ 23 (-48.89%)
Mutual labels:  eslint
7-react-admin-ts
用 ts + react-hooks 实现的管理后台
Stars: ✭ 23 (-48.89%)
Mutual labels:  eslint
react-app-rewire-webpack-bundle-analyzer
Add webpack-bundle-analyzer to a react-app-rewired config.
Stars: ✭ 24 (-46.67%)
Mutual labels:  create-react-app
eslint-plugin-react-hook-form
ESLint plugin for react-hook-form
Stars: ✭ 27 (-40%)
Mutual labels:  eslint
webpack
Готовая сборка webpack
Stars: ✭ 21 (-53.33%)
Mutual labels:  eslint
eslint-plugin-layout-shift
ESLint plugin to force responsive media elements to set the width/height attributes
Stars: ✭ 15 (-66.67%)
Mutual labels:  eslint
react-native-template-basic
A simple React Native template with ESlint, Enzyme, Flow, Prettier and custom scripts
Stars: ✭ 14 (-68.89%)
Mutual labels:  eslint
over-hangman
💥 Over powered hangman game
Stars: ✭ 42 (-6.67%)
Mutual labels:  create-react-app
eslint-config-kingstinct-react-native
Eslint configuration for React-native based on Airbnb with some great tweaks
Stars: ✭ 23 (-48.89%)
Mutual labels:  eslint
arcanist-linters
A collection of custom Arcanist linters
Stars: ✭ 64 (+42.22%)
Mutual labels:  eslint

ESLint Config

Installation

  1. npm install or yarn install.
  2. Copy .env.example and rename to .env.
  3. Run npm run start or yarn start for starting development server or npm run build or yarn build for building the project.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].