chore: update pre-commit hook, modify prettier ignore, and add Sheriff configuration

This commit is contained in:
Lorenz Hilpert
2025-02-26 17:02:42 +01:00
parent b485bb768c
commit f52fb00df7
10 changed files with 567 additions and 112 deletions

View File

@@ -1,10 +1,13 @@
<!doctype html>
<html lang="en">
<html lang="de">
<head>
<meta charset="utf-8" />
<title>IsaApp</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"
/>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link href="/assets/fonts/fonts.css" rel="stylesheet" />
<link rel="manifest" href="manifest.webmanifest" />