📝 typo fix referening -> referencing (#39061)

This commit is contained in:
Nick Bartlett 2019-10-14 15:03:59 -04:00 committed by Andrew Branch
parent 155e904680
commit 855c080456

View File

@ -1331,7 +1331,7 @@ declare namespace jest {
// https://facebook.github.io/jest/docs/en/configuration.html#testresultsprocessor-string
// const testResultsProcessor: TestResultsProcessor;
// leave above declarations for referening type-dependencies
// leave above declarations for referencing type-dependencies
// .vscode/settings.json: "typescript.referencesCodeLens.enabled": true
// custom