We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa1dad commit 79c6663Copy full SHA for 79c6663
tsconfig.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://json.schemastore.org/tsconfig",
3
+ "compilerOptions": {
4
+ "module": "NodeNext"
5
+ }
6
+}
0 commit comments