refactor: move inline templates to files and bump version to 1.3.8
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"@styles/*": ["./styles/*"],
|
||||
"@components/*": ["./components/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user