jmatsuzawa / ts-example

Example of Typescript, Node.js, eslint, prettier, Jest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-example

Description

Example of Typescript, Node.js, eslint, prettier, Jest.

Config initialization

npm init -y
npx tsc --init
npm init @eslint/config

About

Example of Typescript, Node.js, eslint, prettier, Jest.


Languages

Language:JavaScript 92.0%Language:TypeScript 8.0%