generated from cms/tibi-docs
prettier bug
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const { typescript } = require("svelte-preprocess-esbuild")
|
||||
const sveltePreprocess = require("svelte-preprocess")
|
||||
|
||||
module.exports = {
|
||||
preprocess: [
|
||||
typescript({
|
||||
@@ -7,6 +8,7 @@ module.exports = {
|
||||
}),
|
||||
sveltePreprocess({
|
||||
sourceMap: true,
|
||||
//postcss: true,
|
||||
typescript: false,
|
||||
scss: {
|
||||
includePaths: ["frontend/src/theme"],
|
||||
|
||||
Reference in New Issue
Block a user