Skip to content

Commit

Permalink
fix: disable format checks (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
pevisscher authored May 28, 2024
1 parent 9205d74 commit 8b720b8
Show file tree
Hide file tree
Showing 152 changed files with 245 additions and 229 deletions.
38 changes: 26 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"test": "vitest run"
},
"dependencies": {
"ajv": "^8.13.0",
"ajv": "^8.14.0",
"split2": "^4.2.0"
},
"devDependencies": {
"@skyleague/axioms": "^4.3.3",
"@skyleague/axioms": "^4.3.4",
"@skyleague/node-standards": "^7.0.2",
"@skyleague/therefore": "^5.5.0",
"@skyleague/therefore": "^5.8.2",
"@types/split2": "^4.2.3",
"camelcase": "^8.0.0",
"got": "^14.3.0",
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/accounting-rates/schemas/accounting-rate.schema.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8b720b8

Please sign in to comment.