mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-12 17:26:22 +00:00
fix: pipeline
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{
|
||||
"extends": "@openstapps"
|
||||
"extends": "@openstapps",
|
||||
"rules": {
|
||||
"no-console": "off",
|
||||
"unicorn/no-negated-condition": "off",
|
||||
"unicorn/no-null": "off",
|
||||
"jsdoc/check-tag-names": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user