chore: Add prettier configs #15
Annotations
11 errors and 2 warnings
lint-check (api):
api/src/index.ts#L57
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/index.ts#L95
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/initServices.ts#L47
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/initServices.ts#L194
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/initServices.ts#L214
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/initServices.ts#L222
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/routes/feed/subscribe.ts#L43
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/routes/feed/subscribe.ts#L58
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/routes/feed/subscribe.ts#L64
Expected parentheses around arrow function argument
|
lint-check (api):
api/src/routes/networks/get.ts#L21
Expected parentheses around arrow function argument
|
lint-check (client)
Process completed with exit code 1.
|
lint-check (api)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-check (client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|