Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
YannicEl committed Jan 18, 2024
1 parent 42421ce commit b89ab6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/lib/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

/* Types */
"outDir": "dist",
"declaration": true
"declaration": true,
},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"],
"references": [{ "path": "./tsconfig.node.json" }]
"references": [{ "path": "./tsconfig.node.json" }],
}

0 comments on commit b89ab6c

Please sign in to comment.