We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b96c8 commit c174fa7Copy full SHA for c174fa7
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "eslint-config-standard-prettier-fp",
3
"version": "15.3.2",
4
- "main": "dist/src/.eslintrc.json",
+ "main": "build/src/.eslintrc.json",
5
"files": [
6
- "dist/src"
+ "build/src"
7
],
8
"scripts": {
9
"test": "gulp test"
0 commit comments