eslint-typescript
There are 33 repositories under eslint-typescript topic.
JaroslawPokropinski/eslint-plugin-strict-null-checks
Eslint plugin that aims to reproduce strictNullCheck from tsconfig for easier migration
un-ts/eslint-import-resolver-ts
This plugin adds TypeScript support to `eslint-plugin-import`.
espimarisa/eslint-config-ks
A strict and customizable "kitchen sink" ESLint config library featuring support for ESM, TypeScript, React, Svelte, Astro, Vue, and more.
cho0o0/TypeScript-LocalStack-Lambda-Sample-Project
A sample project to show how to integrate TypeScript, Jest, Localstack, Serverless Framework, and CircleCI together
okp4/eslint-config-okp4
📜 ESLint shareable config used @okp4
0xErwin1/eslint-plugin-no-absolute-imports
It is an Eslint plugin to prevent the use of absolute paths.
cuppachino/eslint-config
Lint TypeScript with ESLint, format with Prettier. Type-safe. Zero-conflict.
mskelton/eslint-config
Simple and sensible ESLint config.
PDMLab/ts-node-prettier-vscode-starter
Node + TypeScript + Prettier + VS Code template for use with https://github.com/Rich-Harris/degit/
long-woo/eslint-config-typescript-prettier
🔧 一个 TypeScript 的 ESLint 配置,使用 Prettier 格式化代码。Typescript prettier
long-woo/eslint-config-vue
🔧 一个 Vue3 的 ESLint 配置,使用 Prettier 格式化代码。
akinoccc/eslint-config-airbe
A eslint config preset
Eoic/TypescriptViteTemplate
Front-end TypeScript starter with Vite and ESLint configuration.
jisspala/URL-Shortner
URL-Shortener service is providing APIs to make url short by using Node.js with Typescript. It has two endpoints, /encode and /decode. We are using Node.js with Typescript to create APIs. To generate API routes we are using the express.js framework. For code validation, we are using eslint. To make a bug-free app, we should have unit, integration and end-to-end testing. For the test, we are using jest and supertest. To generate API docs and test APIs by manual we are using Swagger. To manage and store logs effectively we are using pino. For schema level validations we are using joi . To make the dev process easy we are using nodemon. To manage different environments we are using dotenv
lazycuh/eslint-config-base
Base ESLint rules that work well for any Typescript projects
Lissone/eslint-config-lissone
ESLint configuration used by Leonardo Lissone.
RIP21/eslint-config-plain-typescript
Plain config without any non default rules but the one that works with typescript.
freddy-jop/get-testimonials
Projet Next.js avec Prima/postgresSql react.js et NextAuth
frontendfixer/-frontendfixer-eslint-config-react
ESLint, Prettier and Typescript Config for React application
ivyhjk/eslint-config-ivyhjk
Strict ESLint shared configurations for typescript and react packages
jshprz/vue-tailwind-vite-template
A VueJS project template with out-of-the box configuration for TailwindCSS and ViteJS
ModlyApp/eslint-config-modly
Eslint configuration used for modly
OrionArm/webpack-base
Base for front-ends projects with webpack, react, typescript, prettier, eslint, jest, and so on
treeinfra/tsaio
All-in-one configuration management toolkit for dev and build TypeScript.
dorayx/eslint-plugin-ts-export-naming-convention
ESLint plugin to enforce naming conventions for TypeScript exports
fiqrisr/typescript-eslint-prettier-template
Node.js TypeScript project template with ESLint and Prettier
IntegerAlex/ts-strict-setup
CLI tool that sets up a TypeScript project with a minimal yet well-configured environment in a single command
jeancabral/express-node-express-typescript-starter
🚀 Projeto Node com Express com TypeScript
jojanper/typescript-starter
TypeScript + Webpack + Karma + Coverage + ESLint project template
lazycuh/eslint-config-base-with-jest
Base ESLint rules with support for linting Jest test files
leejianhowe/starter-template-react
starter template for react typescript
techvlad/nestjs-objectionjs-type-graphql
Example of using Nest.js, Objections.js and TypeGraphQL (Work in progress)
Vykp00/react-typescript-TDD-starter
This is a template to for React TypeScript app with TDD principles with Jest and Cypress