You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, we still need to install the types lib, otherwise
we would get this compiler error:
```
commitlint.config.ts(3,36): error TS2307: Cannot find module '@commitlint/types' or its corresponding type declarations.
```
0 commit comments