changes as per vale warnings (#2353)
* changes as per vale warnings * changes acc to feedback
This commit is contained in:
2
.github/styles/docs/Acronyms.yml
vendored
2
.github/styles/docs/Acronyms.yml
vendored
@ -45,6 +45,7 @@ exceptions:
|
||||
- PDF
|
||||
- PHP
|
||||
- POST
|
||||
- PII
|
||||
- RAM
|
||||
- REPL
|
||||
- RSA
|
||||
@ -58,6 +59,7 @@ exceptions:
|
||||
- TBD
|
||||
- TCP
|
||||
- TODO
|
||||
- TSX
|
||||
- URI
|
||||
- URL
|
||||
- USB
|
||||
|
||||
2
.github/styles/docs/TypeScript.yml
vendored
2
.github/styles/docs/TypeScript.yml
vendored
@ -1,6 +1,6 @@
|
||||
extends: existence
|
||||
message: "Consider using typescript instead of tsx"
|
||||
level: warning
|
||||
level: suggestion
|
||||
scope: raw
|
||||
ignorecase: true
|
||||
raw:
|
||||
|
||||
Reference in New Issue
Block a user