Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni committed Sep 28, 2023
1 parent 03401a1 commit 918558e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/templateConfigValidator.test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable sonarjs/no-identical-functions */
/* eslint-disable sonarjs/no-duplicate-string */
const { validateTemplateConfig } = require('../lib/templateConfigValidator');
const fs = require('fs');
Expand Down

0 comments on commit 918558e

Please sign in to comment.