Skip to content

Commit

Permalink
Appease Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
GZolla committed Nov 29, 2024
1 parent 98bb24c commit 97e6511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generators/wc-lit-element/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { copyFile, copyFilesInDir, getDestinationPath, mergeJSON, replaceText, sortJSONMembers } from '../../helper.js';
import { copyFile, getDestinationPath, mergeJSON, replaceText, sortJSONMembers } from '../../helper.js';

export function run(templateData) {
mergeJSON(
Expand Down

0 comments on commit 97e6511

Please sign in to comment.