shanedell opened a new pull request, #702:
URL: https://github.com/apache/daffodil-vscode/pull/702
Fix hierarchy default values. Update how yarn scripts are ran.
- Remove individual default values for all attributes of an object. Instead
create a default object.
- Run yarn scripts by calling a function from a TS file instead of doing it
inline in the package.json.
- Created build/scripts/yarn-scripts.ts which holds different methods that
are the scripts that can be ran.
- Added package run-func so it is easier to run the yarn TS script
functions and makes the yarn scripts in the package.json look cleaner.
Closes #698
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]