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

chore: add verbatimModuleSyntax: false to tsconfig.spec.json #1465

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

nsbarsukov
Copy link
Member

projects/core/src/lib/utils/test/get-word-selection.spec.ts:1:27 - error
TS1286: ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.

import {describe, expect, it} from '@jest/globals';

Copy link
Contributor

Visit the preview URL for this PR (updated for commit 83529e0):

https://maskito--pr1465-spec-tsconfig-update-jpiac51g.web.app

(expires Sat, 17 Aug 2024 14:35:39 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@splincode splincode merged commit a573a60 into main Aug 16, 2024
31 checks passed
@github-actions github-actions bot added the ready to merge ready label Aug 16, 2024
@splincode splincode deleted the spec-tsconfig-update branch August 16, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants