Skip to content

Commit

Permalink
SOF-1678 - fixes indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
k-primeholding-dim committed Jan 8, 2024
1 parent 9a85803 commit 530228a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@
"message": "chore(release): %s [skip ci]",
"tagPrefix": ""
},
"nodemonConfig": {
"execMap": {
"ts": "ts-node"
},
"ext": "ts,js,mjs,cjs,json"
}
"nodemonConfig": {
"execMap": {
"ts": "ts-node"
},
"ext": "ts,js,mjs,cjs,json"
}
}

0 comments on commit 530228a

Please sign in to comment.