Skip to content

Commit

Permalink
update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
juliewongbandue committed Jul 17, 2023
1 parent 8c23cf3 commit 6cb67f2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,14 @@
],
"include": [
"src/**/*",
"@types/styled-components/cssprop",
"lostpixel.config.ts"
"@types/styled-components/cssprop"
],
"exclude": [
".storybook",
"build-styleguide",
"build",
"node_modules",
"node_modules/framer-motion",
"src/**/*.types.ts",
"src/**/*.story.tsx",
"src/**/*.x-story.tsx",
"src/**/*.test.ts",
Expand Down

0 comments on commit 6cb67f2

Please sign in to comment.