Commit 484d71d8 authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

vscode support alias

parent 9a4ddb96
......@@ -20,7 +20,6 @@ yarn-error.log
yarn.lock
package-lock.json
*bak
jsconfig.json
# visual studio code
.history
\ No newline at end of file
{
"compilerOptions": {
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"baseUrl": ".",
"paths": {
"components/*": ["./src/components/*"]
}
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment