Skip to content

Commit

Permalink
clear out package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asarazan committed Mar 8, 2024
1 parent 7115fef commit 9656f55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"test": "jest",
"special": "ts-node src/index.ts '../../personal/Tangent-Mobile/api/entities/*.d.ts' -i -t -o ./schema/Tangent",
"special2": "ts-node src/index.ts 'tests/comparisons/**/*.d.ts' -i -t -o ./schema/Tests/",
"specia3": "ts-node src/index.ts '../../bankshift/bankshift-platform/src/handlers/**/*.d.ts' -i -t -s -o ./schema/Bankshift -p com.bankshift.mobile.shared.data.service.model.dto2",
"lint": "eslint . --ext .ts"
},
"author": "[email protected]",
Expand Down

0 comments on commit 9656f55

Please sign in to comment.