anki/ts/html-filter
Damien Elmes 15dcb09036
Detect incorrect usage of triple slash in TypeScript (#2524)
* Migrate check_copyright to Rust

* Add a new lint to check accidental usages of /// in ts/svelte comments

* Fix a bunch of incorrect jdoc comments

* Move contributor check into minilints

Will allow users to detect the issue locally with './ninja check'
before pushing to CI.

* Make Cargo.toml consistent with other crates
2023-05-26 12:49:44 +10:00
..
element.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
helpers.ts
index.test.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
index.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
node.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
styling.ts Detect incorrect usage of triple slash in TypeScript (#2524) 2023-05-26 12:49:44 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00