Forked from PSF version of the repo

This commit is contained in:
Chris Troutner
2022-02-05 16:46:25 -08:00
commit 5ff198c391
25 changed files with 63770 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"arrowParens": "avoid",
"semi": false,
"no-unused-vars": false
}