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 bad32a3 commit 04eec83Copy full SHA for 04eec83
package.json
@@ -2,7 +2,7 @@
2
"name": "@hexlet/code",
3
"version": "1.0.0",
4
"description": "[](https://github.com/WisdomQuest/frontend-project-46/actions)",
5
- "main": "bin/gendiff.js",
+ "main": "./src/formatters/index.js",
6
"scripts": {
7
"test": "jest"
8
},
0 commit comments