Skip to content

Commit f2811a3

Browse files
committed
chore(platform): change linting rules, ignore boundaries temp cause theres no final nx solution yet
1 parent 8d83256 commit f2811a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"error",
2424
{
2525
"enforceBuildableLibDependency": true,
26-
"allow": [],
26+
"allow": ["playground"],
2727
"depConstraints": [
2828
{ "sourceTag": "*", "onlyDependOnLibsWithTags": ["*"] }
2929
]

0 commit comments

Comments
 (0)