Skip to content

Commit 5ebdef2

Browse files
author
Antoine Le Louet
committed
add storybook in tsconfig.eslint.json
1 parent 4607299 commit 5ebdef2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/front/tsconfig.eslint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"tests",
77
"vite.config.ts",
88
"di-transformer-adapter.ts",
9-
"typed-scss-modules.config.ts"
9+
"typed-scss-modules.config.ts",
10+
".storybook/*.ts"
1011
]
1112
}

0 commit comments

Comments
 (0)