mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[egjs__axes] Use wildcards for scope path mappings (#48180)
This commit is contained in:
parent
61deea7250
commit
f6def99160
@ -17,11 +17,8 @@
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"paths": {
|
||||
"@egjs/component": [
|
||||
"egjs__component"
|
||||
],
|
||||
"@egjs/axes": [
|
||||
"egjs__axes"
|
||||
"@egjs/*": [
|
||||
"egjs__*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user