Skip to content

Update Node.js types #1185

@streamich

Description

@streamich
  • Update @types/node package to the latest.
  • Use node: prefix for importing any Node.js module, for example use ...from 'node:path', instead of ... from 'path'.
  • Make sure yarn build passes.
  • Make sure yarn prettier passes.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions