Converter for A1111 infotexts to standardized format

This commit is contained in:
space-nuko
2023-05-18 19:50:23 -05:00
parent c7ad04b69a
commit 54bcc04d88
9 changed files with 967 additions and 12 deletions

View File

@@ -7,6 +7,7 @@
"resolveJsonModule": true,
"allowJs": true,
"checkJs": true,
"strict": true,
"baseUrl": "./src",
"paths": {
"$lib": ["lib"],