Luís Tovar
Luís Tovar
### Relevant Package This would probably be a new package, called @ngxs/component or @ngxs/component-store ### Description Currently, it doesn't seem possible to manage state at the component level. In other...
### Describe the bug When an Angular 17 project is opened, it runs `pnpm install && pnpm start` like normal. But when there's a file change, the dev server will...
When [exporting code-style configurations from JetBrains IDEs to an .editorconfig file](https://www.jetbrains.com/help/idea/editorconfig.html#export-code-style-to-editorconfig), the resulting file will include IntelliJ-specific properties prefixed with `ij_`. These properties extend the standard EditorConfig specification to support...