Closed isBatak closed 1 year ago
Add additional codemod transformation edgecase
import { Model, prop } from '@datx/core';
to
import { Model, Attribute } from '@datx/core';
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 4 Code Smells
No Coverage information 0.0% Duplication
Add additional codemod transformation edgecase
to