mirror of
https://github.com/Fayorg/calendrier-avant.git
synced 2026-05-27 17:18:38 +02:00
fix: import issues & added @styles import
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"paths": {
|
||||
"@/*": ["./*"],
|
||||
"@components/*": ["./components/*"],
|
||||
"@lib/*": ["lib/*"],
|
||||
"@lib/*": ["./lib/*"],
|
||||
"@styles/*": ["./styles/*"],
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
|
||||
Reference in New Issue
Block a user