mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
chore: tsconfig
This commit is contained in:
parent
c48b1ad08e
commit
34bbee4089
@ -18,5 +18,5 @@
|
||||
"jsxImportSource": "preact"
|
||||
},
|
||||
"include": ["quartz/**/*.ts", "quartz/**/*.tsx", "*.ts", "*.tsx", "./package.json"],
|
||||
"exclude": ["build/**/*.d.ts", ".quartz/**", "node_modules/**"]
|
||||
"exclude": ["build/**/*.d.ts", ".quartz/**/src/**", ".quartz/**/test/**", "node_modules/**"]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user