Moves prettier and lint to root of the project

This commit is contained in:
Michael Novotny
2023-09-05 21:38:28 -05:00
parent b85b3e217b
commit cb58dfbe30
18 changed files with 4730 additions and 43 deletions

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"