mirror of
https://github.com/Xevion/factorio-achievements-fixer.git
synced 2026-01-31 12:24:12 -06:00
Switch to Tauri (Typescript/Preact template)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"skipLibCheck": true,
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "bundler",
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user