mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-04 19:42:46 +08:00
add paths in tsconfig.json
This commit is contained in:
@@ -18,5 +18,8 @@
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"egjs__component-tests.ts"
|
||||
]
|
||||
],
|
||||
"paths":{
|
||||
"@egjs/component": ["egjs__component"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user