typescript-eslint-demo
typescript-eslint-demo copied to clipboard
typescript eslint playground
⚠️ 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