The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
13.86k
stars
877
forks
source link
fix: changes for @typescript-eslint/array-type rule #2467
Closed
jasoniangreen closed 4 months ago
What issue does this pull request resolve?
Currently have build errors due to changes in default eslint rules. Only affects one file.
What changes did you make?
Used the eslint fix-all option
Is there anything that requires more attention while reviewing?
No