This commit is contained in:
skidoodle 2022-03-29 23:25:19 +02:00 committed by GitHub
parent d9ffbd1b6c
commit 452f8a4e16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
"incremental": true,
"baseUrl": ".",
"paths": {
"@/*": ["styles/*", "components/*"]
"@/src/*": ["components/*", "styles/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],