We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8ba4e commit a98030cCopy full SHA for a98030c
package.json
@@ -42,5 +42,6 @@
42
"s-009": "tt-cli run 009 --solution",
43
"e-010": "tt-cli run 010",
44
"s-010": "tt-cli run 010 --solution"
45
- }
+ },
46
+ "type": "module"
47
}
0 commit comments