Skip to content

Commit 533ac5c

Browse files
committed
Remove beta publishing workflow and update ESLint rules
1 parent 1327fdd commit 533ac5c

2 files changed

Lines changed: 1 addition & 112 deletions

File tree

.github/workflows/publish_beta.yml

Lines changed: 0 additions & 112 deletions
This file was deleted.

apps/documentation/.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": ["@elixir-cloud"],
33
"rules": {
4+
"@typescript-eslint/no-explicit-any": "off",
45
"prettier/prettier": "off",
56
"import/extensions": [
67
"error",

0 commit comments

Comments
 (0)