-
It's been a while since I touched Warlock spells, so hopefully I'm not being stupid...
I'm writing a `code-to-strip` spell that is going to remove some debug/testing code from source files. It needs …
-
Hi,
I just use angluar-cli create a new angular 6 project and try to add ngx-admin-lte in it.
However, when I try to run ng serve it show error
```
ERROR in node_modules/@ngx-translate/core…
-
**Description and reproduction of the issue**
```JSON
{
"rules": {
"@angular-eslint/template/i18n": "error"
}
}
```
```html
```
Where `cardType` is
```ts
type Car…
-
`@angular-eslint/template/i18n`'s `ignoreAttributes` option acts like an "extend", and base defaults can't be overriden. This should be documented.
Old issue description
We use a base share…
-
**Please provide the following information:**
- OS: Ubuntu 22.04
- ROS 2 Distro: Humble
- from source
- Real hardware or simulation: Simulation
- Robot type: jackal
- lidar sensor: hokuy…
-
**Description and reproduction of the issue**
Rules documentation should help devs understand why it exists, what issue/codesmell/bad practice it's trying to solve, or if it's purely st…
-
### Version info
**Angular:**
"@angular/core": "^17.1.0"
**Firebase:**
$ firebase --version
13.0.3
**AngularFire:**
"@angular/fire": "^17.0.1"
**Other (e.g. Ionic/Cordova, …
-
[2017-11-21T07_49_20_156Z-debug.log](https://github.com/angular-university/angular-router-menu-system/files/1490461/2017-11-21T07_49_20_156Z-debug.log)
Hi
When I run npm install it errrors.
N…
-
### Current Behavior
I have a Lerna/Nx monorepo with yarn workspaces. I'm not using Nx for anything other than Lerna runner at the moment
Lerna and Nx are the latest, but this happened with earli…
-
**Description and reproduction of the issue**
```JSON
{
"files": ["*.html"],
"extends": ["plugin:@angular-eslint/template/recommended"],
"rules": {
…