Skip to content

Commit 338e88a

Browse files
ASAS
authored andcommitted
feat(nx-plugin): fix linter
1 parent 0511698 commit 338e88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/models/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ export { uploadConfigSchema, type UploadConfig } from './lib/upload-config.js';
135135
export {
136136
artifactGenerationCommand,
137137
pluginArtefactOptionsSchema,
138-
} from './lib/configuration';
138+
} from './lib/configuration.js';

0 commit comments

Comments
 (0)