This repository has been archived on 2023-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
2022-04-11 15:08:15 +00:00
|
|
|
extension: ["ts"]
|
2021-04-04 21:00:37 +00:00
|
|
|
colors: true
|
2022-04-11 15:08:15 +00:00
|
|
|
node-option:
|
|
|
|
- "experimental-specifier-resolution=node"
|
|
|
|
- "loader=ts-node/esm"
|
|
|
|
|