Closed YuryShkoda closed 2 years ago
Some questions:
- What caused the linting changes?
- What is 'wrapping' ?
- What was the reason for the new 'file' type? Where is it used?
:tada: This PR is included in version 2.46.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Issue
https://github.com/sasjs/cli/issues/1227
Intent
removeHeader
utility.SASJsFileType
File
.Implementation
removeHeader
and covered by unit tests.File
toSASJsFileType
enum.loadDependenciesFile
forSASJsFileType.file
.Checks
npm run lint:fix
).npm test
).sasjs-cli
unit tests are passing (npm test
).