chore(web): move site under packages
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
declare module "eslint-config-next/core-web-vitals" {
|
||||
const config: unknown
|
||||
export default config
|
||||
}
|
||||
|
||||
declare module "eslint-config-prettier/flat" {
|
||||
const config: unknown
|
||||
export default config
|
||||
}
|
||||
Reference in New Issue
Block a user