Firebase Stub: resolving ESLint errors

This commit is contained in:
gianantoniopini
2021-01-08 13:29:21 +01:00
parent 9c5b8398a3
commit cb45629032
8 changed files with 76 additions and 89 deletions
@@ -1,6 +1,6 @@
import { v4 as uuidv4 } from 'uuid';
import { DatabaseConstants } from '../constants';
import DatabaseConstants from '../constants/database';
import DataSnapshot from './dataSnapshot';
const rootPath = '.';