Skip to content

Commit

Permalink
ignore naming convention error
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeela Lifshitz authored and Yeela Lifshitz committed Aug 15, 2024
1 parent d23f292 commit 1213167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/getConditionVars.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable-next-line import/no-commonjs */
module.exports = core => {

Check failure on line 2 in scripts/getConditionVars.js

View workflow job for this annotation

GitHub Actions / TypeScript Tests

Filename 'getConditionVars.js' does not match the naming convention
const CLIENT_PAYLOAD_ARG = process.env.CLIENT_PAYLOAD_ARG
try {
Expand Down

0 comments on commit 1213167

Please sign in to comment.