mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-11-30 22:45:46 +01:00
added singlerepo structure
This commit is contained in:
@@ -34,8 +34,13 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
|
||||
/* COMPATIBILITY */
|
||||
"isolatedModules": true
|
||||
"isolatedModules": true,
|
||||
|
||||
"types": ["vite/client", "node"]
|
||||
},
|
||||
"include": [
|
||||
"/premium/**/*"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user