mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix downloads task / ts-node default config
This commit is contained in:
parent
725e0734fd
commit
22296fe14b
@ -25,5 +25,10 @@
|
||||
"types/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"ts-node": {
|
||||
"compilerOptions": {
|
||||
"module": "CommonJS"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user