Suffix lint rule and fixes

This commit is contained in:
Fedor Indutny
2025-10-16 13:12:23 -07:00
parent 44076ece79
commit 5d1a9d22f0
79 changed files with 984 additions and 382 deletions
+1 -1
View File
@@ -20,6 +20,6 @@
</head>
<body>
<div id="app"></div>
<script type="module" src="bundles/about/app.js"></script>
<script type="module" src="bundles/about/app.dom.js"></script>
</body>
</html>