Configuring ESLint, Prettier, and TypeScript Together | Josh Goldberg

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • XO

    ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults

    You might enjoy `xo` :) https://github.com/xojs/xo

  • hotscript

    A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.

    Nested ternaries are a sin. The only time you should be using them is in complex type generics because that's the only official way to write them. But we may no longer even have that excuse now with the existence of HotScript's higher order types. https://github.com/gvergnaud/hotscript

  • 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.

  • deno_lint

    Blazing fast linter for JavaScript and TypeScript written in Rust

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