Skip to content

Commit ba98028

Browse files
committed
Make set-include-envvar work for FASMARM again, closes #78
Update packages
1 parent d960998 commit ba98028

File tree

5 files changed

+200
-182
lines changed

5 files changed

+200
-182
lines changed

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ overrides:
2626
- avoidEscape: true
2727
"@typescript-eslint/explicit-module-boundary-types": off
2828
"@typescript-eslint/no-non-null-assertion": off
29+
"@typescript-eslint/no-redundant-type-constituents": off # allow e.g. 'never' | 'secure' | string | 'insecure'

dist/setup.js

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)