Skip to content

Commit 3f0aa23

Browse files
committed
Lint
1 parent 8fc9188 commit 3f0aa23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

addon/services/-firestore-data-manager.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-disable @typescript-eslint/no-non-null-asserted-optional-chain */
2+
13
import { next } from '@ember/runloop';
24
import DS from 'ember-data';
35
import type ModelRegistry from 'ember-data/types/registries/model';

0 commit comments

Comments
 (0)