fix(config): remove styles absolute path
This commit is contained in:
parent
adc25d73d3
commit
9cabf68b26
@ -19,7 +19,6 @@
|
|||||||
"lib": ["dom", "dom.iterable", "esnext"],
|
"lib": ["dom", "dom.iterable", "esnext"],
|
||||||
"forceConsistentCasingInFileNames": true,
|
"forceConsistentCasingInFileNames": true,
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/styles/*": ["styles/pages/*"],
|
|
||||||
"@/components/*": ["components/*"],
|
"@/components/*": ["components/*"],
|
||||||
"@/utils/*": ["utils/*"]
|
"@/utils/*": ["utils/*"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user