mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore: add styles to ts paths
This commit is contained in:
parent
db4f32aaf0
commit
ab851fb918
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
"@components/*": ["components/*"],
|
"@components/*": ["components/*"],
|
||||||
"@public/*": ["public/*"],
|
"@public/*": ["public/*"],
|
||||||
"@images/*": ["public/img/*"],
|
"@images/*": ["public/img/*"],
|
||||||
|
"@styles/*": ["styles/*"],
|
||||||
"@services/*": ["services/*"],
|
"@services/*": ["services/*"],
|
||||||
"@editor/*": ["components/Editor/*"]
|
"@editor/*": ["components/Editor/*"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue