Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/ohcnetwork/care_fe into …
Browse files Browse the repository at this point in the history
…structured_prefills
  • Loading branch information
amjithtitus09 committed Jan 25, 2025
2 parents 7f821ce + 0acf586 commit c43d4de
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
19 changes: 0 additions & 19 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@eslint/compat": "^1.2.5",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@julr/vite-plugin-validate-env": "^1.1.1",
Expand Down
1 change: 1 addition & 0 deletions vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ export default defineConfig(({ mode }) => {
checker({
typescript: true,
eslint: {
useFlatConfig: true,
lintCommand: "eslint ./src",
dev: {
logLevel: ["error"],
Expand Down

0 comments on commit c43d4de

Please sign in to comment.