mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
feat: add automatic types generation (#703)
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
"noUnusedParameters": true,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": ["src", "tuono.config.ts"]
|
||||
"include": ["src", "tuono.config.ts", "./.tuono/types.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user