mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
📝 typo fix referening -> referencing (#39061)
This commit is contained in:
parent
155e904680
commit
855c080456
2
types/jest/index.d.ts
vendored
2
types/jest/index.d.ts
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user