Skip to content

Commit a76c3dd

Browse files
committed
chore: add ngrx schematics
1 parent bd5e55e commit a76c3dd

File tree

3 files changed

+24003
-11291
lines changed

3 files changed

+24003
-11291
lines changed

.eslintrc.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,22 @@
7777
{
7878
"sourceTag": "domain:luggage",
7979
"onlyDependOnLibsWithTags": ["domain:luggage", "domain:shared"]
80+
},
81+
{
82+
"sourceTag": "domain:luggage",
83+
"onlyDependOnLibsWithTags": ["domain:luggage", "domain:shared"]
84+
},
85+
{
86+
"sourceTag": "domain:luggage",
87+
"onlyDependOnLibsWithTags": ["domain:luggage", "domain:shared"]
88+
},
89+
{
90+
"sourceTag": "domain:luggage",
91+
"onlyDependOnLibsWithTags": ["domain:luggage", "domain:shared"]
92+
},
93+
{
94+
"sourceTag": "domain:boarding",
95+
"onlyDependOnLibsWithTags": ["domain:boarding", "domain:shared"]
8096
}
8197
]
8298
}

0 commit comments

Comments
 (0)