linted
Some checks failed
CI/CD / test (push) Failing after 20s
CI/CD / deploy (push) Has been skipped

This commit is contained in:
2024-02-17 14:38:03 +03:00
parent c374f54307
commit c1103a54e8
2 changed files with 5 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.ts",
"type": "module",
"scripts": {
"fix": "npx @biomejs/biome check --fix --apply-unsafe .",
"fix": "npx @biomejs/biome check --apply-unsafe .",
"start": "npx tsc index.ts"
},
"repository": {