mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
feat: Use biomejs for formatting & linting (#42)
This commit is contained in:
parent
602529171f
commit
ac5569f53e
17 changed files with 1095 additions and 1000 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export {
|
||||
assertEquals,
|
||||
assertExists,
|
||||
assertRejects,
|
||||
assertEquals,
|
||||
assertExists,
|
||||
assertRejects,
|
||||
} from "https://deno.land/std@0.201.0/assert/mod.ts";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue