Skip to content

Commit

Permalink
Remove tsconfig from linter for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy committed Oct 26, 2023
1 parent 3491e44 commit 350df3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ jobs:
LINTER_RULES_PATH: /
PYTHON_BLACK_CONFIG_FILE: pyproject.toml
PYTHON_ISORT_CONFIG_FILE: pyproject.toml
TYPESCRIPT_DEFAULT_STYLE: "prettier"
TYPESCRIPT_STANDARD_TSCONFIG_FILE: "mystbin/frontend/tsconfig.json"
JAVASCRIPT_DEFAULT_STYLE: "prettier"

0 comments on commit 350df3c

Please sign in to comment.