chore: cleanup

This commit is contained in:
Elliot DeNolf
2024-03-16 06:45:54 -04:00
parent ae6c4b2ddf
commit 1680f0ef52

View File

@@ -88,7 +88,7 @@
"./packages/graphql/src"
],
"@payload-config": [
"./test/_community/config.ts"
"./test/admin/config.ts"
]
}
},
@@ -165,4 +165,4 @@
"app/**/*.tsx",
"scripts/**/*.ts"
]
}
}