Skip to content

Commit 5f4e563

Browse files
author
Ajit Kumar
committed
fix(cron job failing);feat(github action to auto deploy)
1 parent d7cd07f commit 5f4e563

File tree

148 files changed

+223
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+223
-146
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
}
1313
]
1414
],
15-
"compact": true
15+
"compact": false
1616
}

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"import/resolver": {
4949
"node": {
5050
"paths": [
51-
"src"
51+
"client"
5252
]
5353
},
5454
"typescript": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)