Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

yeonjuan/typescript-eslint-demo

Repository files navigation

build

⚠️ Deprecation Notice ⚠️

This project is archived because TypeScript ESLint's official playground is served now.

TypeScript ESLint Demo

An online demo for typescript-eslint plugin. - 🚀 Online Demo

Development

  • npm run dev : run webpack dev server on http://localhost:8080
  • npm run format : format code with prettier
  • npm run test: run test