/typescript-eslint-demo

typescript eslint playground

Primary LanguageTypeScriptMIT LicenseMIT

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