Skip to content

Commit 7f4beba

Browse files
committed
style: format import statement in nextjs-app-generator
1 parent 945e548 commit 7f4beba

File tree

1 file changed

+1
-2
lines changed
  • packages/gene-tools/src/generators/nextjs-app-generator

1 file changed

+1
-2
lines changed

packages/gene-tools/src/generators/nextjs-app-generator/index.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import type {
2-
Tree} from '@nx/devkit';
1+
import type { Tree } from '@nx/devkit';
32
import {
43
formatFiles,
54
installPackagesTask,

0 commit comments

Comments
 (0)