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.
2 parents d9b2655 + abf953b commit 5faa24dCopy full SHA for 5faa24d
package.json
@@ -3,7 +3,7 @@
3
"version": "3.0.0",
4
"description": "Scanner and parser for JSON with comments.",
5
"main": "./lib/umd/main.js",
6
- "typings": "./lib/umd/main",
+ "typings": "./lib/umd/main.d.ts",
7
"module": "./lib/esm/main.js",
8
"author": "Microsoft Corporation",
9
"repository": {
0 commit comments