CalderaWP/caldera-api-client

View on GitHub
src/ProClient.js

Summary

Maintainability
A
0 mins
Test Coverage

There must be no space before return type colon.
Open

    getSecretKey() : string {
Severity: Minor
Found in src/ProClient.js by eslint

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

Definition for rule 'jest/prefer-to-have-length' was not found
Open

import {ApiClient} from './ApiClient';
Severity: Minor
Found in src/ProClient.js by eslint

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

There must be no space before return type colon.
Open

    getPublicKey() : string {
Severity: Minor
Found in src/ProClient.js by eslint

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

There are no issues that match your filters.

Category
Status