Skip to content

Commit

Permalink
Remove un-necessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMalfait committed Aug 7, 2024
1 parent cedacbb commit e6466fe
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packages/twenty-front/tsconfig.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
"src/**/*.jsx",
"src/**/*.d.ts",
"src/**/*.ts",
"src/**/*.tsx",
"**/*.spec.ts",
"**/*.spec.tsx",
"**/*.stories.ts",
"**/*.stories.tsx",
"**/*.test.ts",
"**/*.test.tsx"
"src/**/*.tsx"
]
}

0 comments on commit e6466fe

Please sign in to comment.