Files
rrweb/tsconfig.eslint.json
Justin Halsall 99e158bd39 Chore: Add issue/pr template and general housekeeping tools and docs (#900)
* Add linting

* Add issue templates and docs

* Add root eslint config and remove tslint

* Autofix lint issues
2026-04-01 12:00:00 +08:00

5 lines
66 B
JSON

{
"extends": "./tsconfig.json",
"include": [".eslintrc.js"]
}