Skip to content

Add TypeScript configuration - #595

Draft
olethomas wants to merge 1 commit into
mainfrom
initial-typescript
Draft

Add TypeScript configuration#595
olethomas wants to merge 1 commit into
mainfrom
initial-typescript

Conversation

@olethomas

Copy link
Copy Markdown
Member

Added root tsconfig.json and a package-specific tsconfig.json for block-theme. Updated TypeScript to version 5.9.3 and added it as a dev dependency. Introduced a 'type-check' npm script for type checking.

Added root tsconfig.json and a package-specific tsconfig.json for block-theme. Updated TypeScript to version 5.9.3 and added it as a dev dependency. Introduced a 'type-check' npm script for type checking.
Comment thread package.json
"prettier": "^3.6.2",
"turbo": "^2.5.6"
"turbo": "^2.5.6",
"typescript": "^5.9.3"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We already have ts via wp-scripts(?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants