style: remove all tslint related comments (#934)

This commit is contained in:
Yun Feng
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 8278b63f0a
commit 5c1c104073
14 changed files with 3 additions and 34 deletions

View File

@@ -2,8 +2,7 @@
These are the style guidelines for coding in Electron.
You can run `yarn lint` to show any style issues detected by `tslint` and
`eslint`.
You can run `yarn lint` to show any style issues detected by `eslint`.
## General Code