Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 6433da9

Browse files
committed
chore: eslintrcPath relative path note
1 parent a4f5517 commit 6433da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"eslintrcPath": {
8080
"title": ".eslintrc Path",
81-
"description": "It will only be used when there's no config file in project",
81+
"description": "It will only be used when there's no config file in project (if using a relative path, the file should be present in all your projects).",
8282
"type": "string",
8383
"default": "",
8484
"order": 4

0 commit comments

Comments
 (0)