Skip to content

Commit e1aa460

Browse files
committed
chore: mark @psdtools/tsconfig as ESM
1 parent 5d55b10 commit e1aa460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tsconfig/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@psdtools/tsconfig",
3+
"type": "module",
34
"version": "1.0.0",
45
"private": true,
56
"description": "Our strict TypeScript configuration",

0 commit comments

Comments
 (0)