autoimport with eslint now
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { nanoid } from 'nanoid'
|
||||
import indexedDb from 'pouchdb-adapter-indexeddb'
|
||||
import PouchDb from 'pouchdb-browser'
|
||||
|
||||
import { DataType } from './DataType.enum'
|
||||
import { Model } from './models/Model'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user