Skip to content

Commit f95c11e

Browse files
committed
chore: Add type: module to package.json
1 parent 56a24cd commit f95c11e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/test-case-component/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@cursorless/test-case-component",
33
"version": "0.0.1",
4+
"type": "module",
45
"description": "Component for displaying results of test cases in cursorless-vscode-e2e",
56
"main": "index.js",
67
"scripts": {

0 commit comments

Comments
 (0)