mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
[jasmine-expect-jsx] Use global references to other packages, not parent ("../xxx") references (#47232)
This commit is contained in:
parent
8a20b53292
commit
a0edcf862c
@ -1,4 +1,3 @@
|
||||
/// <reference types="../jasmine"/>
|
||||
/// <reference types="./index"/>
|
||||
|
||||
describe('test suite', () => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user