forked from engineering/cloudservices
Jesus fuck gitlab
parent
a3eb92cbcb
commit
34ecb3a77b
|
@ -38,6 +38,7 @@
|
||||||
"object-curly-newline": "off",
|
"object-curly-newline": "off",
|
||||||
"import/prefer-default-export": "off",
|
"import/prefer-default-export": "off",
|
||||||
"no-useless-constructor": "off",
|
"no-useless-constructor": "off",
|
||||||
"@typescript-eslint/no-useless-constructor": 2
|
"@typescript-eslint/no-useless-constructor": 2,
|
||||||
|
"import/extensions": "off"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue