xcv58/Tab-Manager-v2

View on GitHub
packages/extension/src/js/stores/UserStore.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 1 total issue

Function constructor has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

constructor(store: Store) {
// makeAutoObservable(this)
makeObservable(this, {
loaded: observable,
showAppWindow: observable,
Severity: Minor
Found in packages/extension/src/js/stores/UserStore.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status