1.22.0
jsconfig generation
Auto generate jsconfig.json
in project if egg-ts-helper/register
was running in js project, It will not generate file if jsconfig.json
has already exists.
Why?
Because the IntelliSense only works in js project which has jsconfig.json
or tsconfig.json
in vscode.
env options
Support passing options from env, here is the supported env list
- ETS_CWD
- ETS_FRAMEWORK
- ETS_TYPINGS
- ETS_CASE_STYLE
- ETS_AUTO_REMOVE_JS
- ETS_THROTTLE
- ETS_WATCH
- ETS_EXEC_AT_INIT
- ETS_SILENT
- ETS_CONFIG_FILE