Forked from PSF repo

This commit is contained in:
Chris Troutner
2022-02-18 17:33:35 -08:00
commit f7f5077902
20 changed files with 58270 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"arrowParens": "avoid",
"semi": false,
"no-unused-vars": false
}