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 1b37b1b commit e774681Copy full SHA for e774681
packages/textlint/package.json
@@ -66,12 +66,12 @@
66
"textlint.configPath": {
67
"type": "string",
68
"default": null,
69
- "description": "A absolute path to textlint config file."
+ "description": "An absolute path to textlint config file."
70
},
71
"textlint.ignorePath": {
72
73
74
- "description": "A absolute path to textlint ignore file."
+ "description": "An absolute path to textlint ignore file."
75
76
"textlint.nodePath": {
77
0 commit comments