Skip to content

Commit

Permalink
chore: remove tslint-config dependency from server
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Gira committed Oct 21, 2024
1 parent 00b8e70 commit 2129ae9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@types/helmet": "4.0.0",
"@types/moment": "2.13.0",
"@types/uuid": "9.0.8",
"@wireapp/tslint-config": "1.4.1",
"cross-env": "7.0.3",
"generate-changelog": "1.8.0",
"jasmine": "5.4.0",
Expand Down
15 changes: 0 additions & 15 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2045,20 +2045,6 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/tslint-config@npm:1.4.1":
version: 1.4.1
resolution: "@wireapp/tslint-config@npm:1.4.1"
peerDependencies:
prettier: ">=1"
tslint: ">=5"
tslint-config-prettier: ">=1"
tslint-plugin-prettier: ">=2"
tslint-react: ">=4"
tslint-react-hooks: ">=2"
checksum: b01e1636dc72df3e3e99e630fb1040d4ed66f197e78dd69518b750442c107e40ae686e5516f9afde5ce8571ff9314e160b1df09b5a264ba08e38f8ed5a693917
languageName: node
linkType: hard

"abbrev@npm:1, abbrev@npm:^1.0.0":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -6344,7 +6330,6 @@ __metadata:
"@types/moment": 2.13.0
"@types/uuid": 9.0.8
"@wireapp/commons": 5.2.13
"@wireapp/tslint-config": 1.4.1
cross-env: 7.0.3
dotenv: 16.4.5
dotenv-extended: 2.9.0
Expand Down

0 comments on commit 2129ae9

Please sign in to comment.