thelounge/vetur.config.js

4 lines
61 B
JavaScript
Raw Normal View History

2022-05-02 07:56:38 +02:00
module.exports = {
projects: ["./client/tsconfig.json"],
};