iccicci/next-json

View on GitHub
jest.config.js

Summary

Maintainability
A
0 mins
Test Coverage

Definition for rule 'simple-import-sort/imports' was not found.
Open

const match = process.version.match(/v(\d+)/);
Severity: Minor
Found in jest.config.js by eslint

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

Definition for rule 'simple-import-sort/exports' was not found.
Open

const match = process.version.match(/v(\d+)/);
Severity: Minor
Found in jest.config.js by eslint

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

Definition for rule 'sort-keys/sort-keys-fix' was not found.
Open

const match = process.version.match(/v(\d+)/);
Severity: Minor
Found in jest.config.js by eslint

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

There are no issues that match your filters.

Category
Status