Skip to content

Commit

Permalink
chore: Bump @umidbekk/configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
avocadowastaken committed Mar 30, 2023
1 parent 6c9d58b commit bc4592d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "29.5.0",
"@types/prettier": "2.7.2",
"@umidbekk/configs": "0.2.0",
"@umidbekk/configs": "0.3.0",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.2.0",
Expand Down
5 changes: 1 addition & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"extends": "@umidbekk/configs/tsconfig.json",
"include": ["lib", "test", "scripts"],
"compilerOptions": {
"ignoreDeprecations": "5.0"
}
"include": ["lib", "test", "scripts"]
}

0 comments on commit bc4592d

Please sign in to comment.