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
fix: Refactor async functions to use async/await and update tsconfig.json
Functions were refactored to use async/await for better readability and maintainability. Also, the tsconfig.json file has been updated throughout various packages to include more test files and configurations, ensuring they are mapped correctly during execution.
Signed-off-by: prisis <d.bannert@anolilab.de>
'⚠️ .stylelintrc.js already exists; Make sure that it includes the following for @anolilab/stylelint-config to work as it should: { "extends": ["@anolilab/stylelint-config"] }.',
0 commit comments