Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CARE-3589] Fix - Typescript type checks not working in Prezly app code #507

Merged
merged 4 commits into from
Dec 11, 2023

Conversation

e1himself
Copy link
Contributor

No description provided.

@e1himself e1himself self-assigned this Dec 11, 2023
@e1himself e1himself changed the title [CARE-3589] Fix - Typescript type checks not working [CARE-3589] Fix - Typescript type checks not working in Prezly app code Dec 11, 2023
@@ -5,7 +5,6 @@
"downlevelIteration": true,
"esModuleInterop": true,
"isolatedModules": true,
"importsNotUsedAsValues": "error",
Copy link
Contributor Author

@e1himself e1himself Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prezly/slate-types:build: error TS5101: Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
@prezly/slate-types:build:   Use 'verbatimModuleSyntax' instead.
@prezly/slate-types:build:  ELIFECYCLE  Command failed with exit code 2.
@prezly/slate-types:build:  ELIFECYCLE  Command failed with exit code 1.
@prezly/slate-types:build: ERROR: command finished with error: command (/home/runner/work/slate/slate/packages/slate-types) pnpm run build exited (1)
@prezly/slate-lists:build:  ELIFECYCLE  Command failed.
@prezly/slate-lists:build:  ELIFECYCLE  Command failed.

@e1himself e1himself merged commit dc8cfda into main Dec 11, 2023
17 checks passed
@e1himself e1himself deleted the fix/care-3589-typescript-type-checks-not-working branch December 11, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants