[AskJS] Does anyone enjoy using Eslint?

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • eslint-config-prettier

    Turns off all rules that are unnecessary or might conflict with Prettier.

  • If you use Prettier you should disable any and all eslint formatting rules. It's just not worth the hassle trying to make them "compatible". Fortunately there's an easy way to do that with a plugin.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ESLint and Prettier conflict

    1 project | /r/learnjavascript | 14 May 2023
  • Looking to improve... Review my code??

    3 projects | /r/reactjs | 14 May 2023
  • Any way to disable prettier diagnostics in eslint-lsp

    1 project | /r/neovim | 19 Apr 2023
  • Do you use eslint and/or prettier?

    1 project | /r/webdev | 3 May 2022
  • Automatically lint & format your code on commit when using Next.js

    2 projects | dev.to | 24 Jul 2021