Bump GH actions (#389)

* Bump GH actions

* Rewrite
This commit is contained in:
Jaco Greeff
2020-10-26 12:25:42 +01:00
committed by GitHub
parent 0f5108ca90
commit c0393bcc7c
15 changed files with 153 additions and 173 deletions
-11
View File
@@ -1,11 +0,0 @@
{
"editor.tabSize": 2,
"files.eol": "\n",
"npm.packageManager": "yarn",
"eslint.enable": true,
"eslint.validate": [
"javascript",
"typescript",
"typescriptreact"
]
}