mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
fafdcd214e
* Add textlint * Fix by textlint * Fix package-lock.json * Fix package-lock.json
8 lines
86 B
Text
8 lines
86 B
Text
{
|
|
"filters": {
|
|
"comments": true
|
|
},
|
|
"rules": {
|
|
"terminology": true
|
|
}
|
|
}
|