Skip to content

Commit fbd6952

Browse files
author
Brian Chen
committed
add tsignore message
1 parent 2ede492 commit fbd6952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/test/util/node_persistence.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717

1818
import * as fs from 'fs';
19-
// @ts-ignore
19+
// @ts-ignore: There are no types for indexdbshim.
2020
import * as registerIndexedDBShim from 'indexeddbshim';
2121
import * as os from 'os';
2222

0 commit comments

Comments
 (0)