This commit is contained in:
John Letey
2020-06-08 16:39:52 +01:00
commit 433bbae4f1
337 changed files with 21687 additions and 0 deletions

3
.lintstagedrc Normal file
View File

@@ -0,0 +1,3 @@
{
"*.js": "eslint"
}