Tag @wvffle in his TODO comments
This commit is contained in:
parent
4d14f0448f
commit
ddb035e418
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ export default defineConfig(() => ({
|
|||
alias: {
|
||||
'~': path.resolve(__dirname, './src'),
|
||||
|
||||
// TODO: Remove @/dependency from all files as `@` is used as an organization prefix
|
||||
// TODO (wvffle): Remove @/dependency from all files as `@` is used as an organization prefix
|
||||
'@': path.resolve(__dirname, './src')
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue