Closed Rindrics closed 1 year ago
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
yarn test
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Other information:
# tslist.json { - "extends": "tslint-config-standard" + "extends": "tslint-config-standard", + "rules": { + "strict-type-predicates": false + }
but I rejected the method because it could cause other important errors to be missed
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
yarn test
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Other information:
but I rejected the method because it could cause other important errors to be missed