Generate everything from providers json.

This commit is contained in:
Paul Miller
2025-03-06 06:59:06 +00:00
parent 8bab25c8c3
commit 6d04d828d4
42 changed files with 1980 additions and 93 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
}