Commit 8cc2cbb
authored
test: switch to using biome (#66)
* chore: remove root prettier and eslint configs
Signed-off-by: Tierney Cyren <[email protected]>
* chore: switch to biome in package.json
Signed-off-by: Tierney Cyren <[email protected]>
* chore: update package-lock.json
Signed-off-by: Tierney Cyren <[email protected]>
* chore: add biome.json config
Signed-off-by: Tierney Cyren <[email protected]>
* chore: lint package.json
Signed-off-by: Tierney Cyren <[email protected]>
* ci: add biome format and lint commands
Signed-off-by: Tierney Cyren <[email protected]>
* chore: remove VS Code settings file
Signed-off-by: Tierney Cyren <[email protected]>
* fix: lint and format source code with biome
Signed-off-by: Tierney Cyren <[email protected]>
* ci: add GitHub Action for linting
Signed-off-by: Tierney Cyren <[email protected]>
* ci: update biome:format and add biome:format:write
Signed-off-by: Tierney Cyren <[email protected]>
* ci: add formatter GitHub Action
Signed-off-by: Tierney Cyren <[email protected]>
* chore: update linter job name in linter GitHub Action
Signed-off-by: Tierney Cyren <[email protected]>
---------
Signed-off-by: Tierney Cyren <[email protected]>1 parent 136c303 commit 8cc2cbb
File tree
22 files changed
+7034
-6287
lines changed- .github/workflows
- .vscode
- src
- commands/token
- capability
- helpers
- test/helpers
22 files changed
+7034
-6287
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments