Added auth for private servers #7

Merged
Philipp merged 30 commits from added-local-auth into main 2023-11-26 22:24:20 +01:00
2 changed files with 31 additions and 12 deletions
Showing only changes of commit b0725e8219 - Show all commits

View File

@ -49,3 +49,8 @@ repos:
hooks: hooks:
- id: prettier - id: prettier
types_or: [css, javascript] types_or: [css, javascript]
- repo: https://github.com/pre-commit/mirrors-jshint
rev: v2.13.6 # Use the sha / tag you want to point at
hooks:
- id: jshint