Skip to content

Commit

Permalink
Restore prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne Deladonchamps committed Jul 7, 2023
1 parent 81be184 commit 5ab9467
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@
"typecheck": "tsc",
"typecheck:watch": "tsc --watch"
},
"dependencies": {
"@dldc/erreur": "^3.0.6"
},
"devDependencies": {
"@types/node": "^20.4.0",
"@typescript-eslint/eslint-plugin": "^5.61.0",
Expand Down Expand Up @@ -82,8 +85,5 @@
"web": true,
"autoGenerate": true
}
},
"dependencies": {
"@dldc/erreur": "^3.0.6"
}
}

0 comments on commit 5ab9467

Please sign in to comment.