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

Latest commit

 

History

History
15 lines (10 loc) · 570 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 570 Bytes

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