lnked/react-starter

View on GitHub
src/__tests__/counter.test.js

Summary

Maintainability
A
0 mins
Test Coverage

Definition for rule 'no-use-extend-native/no-use-extend-native' was not found
Open

test('test', () => {})
Severity: Minor
Found in src/__tests__/counter.test.js by eslint

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

Definition for rule 'optimize-regex/optimize-regex' was not found
Open

test('test', () => {})
Severity: Minor
Found in src/__tests__/counter.test.js by eslint

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

Definition for rule 'no-loops/no-loops' was not found
Open

test('test', () => {})
Severity: Minor
Found in src/__tests__/counter.test.js by eslint

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

Definition for rule 'compat/compat' was not found
Open

test('test', () => {})
Severity: Minor
Found in src/__tests__/counter.test.js by eslint

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

Definition for rule 'sonarjs/cognitive-complexity' was not found
Open

test('test', () => {})
Severity: Minor
Found in src/__tests__/counter.test.js by eslint

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

There are no issues that match your filters.

Category
Status