Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Florent MILLOT <millotflo@gmail.com>
  • Loading branch information
flomillot committed Feb 23, 2024
1 parent 31c0e36 commit 9681814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"moduleResolution": "node",
"noEmit": true
},
"include": ["src", "demo"] // we can let demo because the file generation is managed my vite
"include": ["src", "demo"] // we can let demo because the file generation is managed my vite and we have noEmit anyway
}

0 comments on commit 9681814

Please sign in to comment.