ci: add stale cron job (#1176)

This commit is contained in:
Jef LeCompte
2020-12-04 17:52:43 -05:00
committed by GitHub
parent 36e38068d8
commit 4616f60766
2 changed files with 27 additions and 0 deletions
+1
View File
@@ -73,6 +73,7 @@
"xo": {
"prettier": true,
"rules": {
"no-warning-comments": "off",
"sort-imports": "error",
"sort-keys": "error",
"sort-vars": "error"