Максим Иванов

Results 277 comments of Максим Иванов

@chat-du-cheshire Thank you for your contribution. Would you add cherry pick to v4.x?

https://github.com/microsoft/playwright-mcp

Could you tell me which version of Angular you are using? ``` $ ng --version ```

Yes, it's less to write, faster, and clearer that `` than ``

You can see our eslint plugin: https://github.com/taiga-family/toolkit/blob/e8a031d13fc223e9c991475dcb9adbccb699cf72/projects/eslint-plugin-experience-next/rules/decorator-key-sort.ts ```json5 '@taiga-ui/experience-next/decorator-key-sort': [ 'error', { Component: [ 'moduleId', 'standalone', 'signal', 'selector', 'imports', 'template', 'templateUrl', 'styleUrl', 'styleUrls', 'styles', 'encapsulation', 'changeDetection', 'providers', 'viewProviders', 'animations', 'entryComponents',...