master- Sync Repo

This commit is contained in:
Mali Bayhan
2021-10-26 22:12:23 -07:00
parent 35835c6778
commit 7cdeb1a564
2 changed files with 29 additions and 11 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"extends": "recommended",
"rules": {
"LineLength": {
"enabled": false
}
}
}