andrehtissot/dexie-orm-addon

View on GitHub
src/addCollectionMethods.js

Summary

Maintainability
A
0 mins
Test Coverage

Insert ·
Open

    toInstancesArray: async function() {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ·
Open

    toMapIndexedBy: async function(indexingAttributeName) {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ·
Open

    toInstancesMapIndexedBy: async function(indexingAttributeName) {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ·
Open

    sortInstancesBy: async function(keyPath) {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ·
Open

    return async function() {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status