feat(domain): centralize data definition
This commit is contained in:
+2
-1
@@ -76,7 +76,8 @@
|
||||
},
|
||||
"suspicious": {
|
||||
"noArrayIndexKey": "off",
|
||||
"noDocumentCookie": "off"
|
||||
"noDocumentCookie": "off",
|
||||
"noExplicitAny": "warn"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user