root layout

This commit is contained in:
itsMapleLeaf
2023-03-12 13:36:03 -05:00
parent eb0409f1a2
commit 95041acfd4
16 changed files with 231 additions and 5 deletions

View File

@@ -17,10 +17,10 @@
"astro-eslint-parser": "^0.12.0",
"eslint": "^8.36.0",
"prettier": "^2.7.1",
"prettier-plugin-astro": "^0.8.0",
"typescript": "^4.8.4"
},
"resolutions": {
"esbuild": "latest"
},
"prettier": "@itsmapleleaf/configs/prettier"
}
}