start working on posts with placeholder content
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"exclude": ["dist"],
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"@components/*": ["./src/components/*"],
|
||||
"@layouts/*": ["./src/layouts/*"],
|
||||
"@lib/*": ["./src/lib/*"],
|
||||
"@styles/*": ["./src/styles/*"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user