Compare commits

...

2 Commits

Author SHA1 Message Date
Timo 5af400e95c formatting 2020-02-19 09:20:15 +01:00
Timo 2db351ad3c revert yarn 2 2020-02-19 09:18:30 +01:00
6 changed files with 1306 additions and 18334 deletions
+1 -2
View File
@@ -1,2 +1 @@
/.yarn/
.log
/node_modules/
+1
View File
@@ -0,0 +1 @@
@scode:registry=https://npm.scode.ovh
Generated
-16572
View File
File diff suppressed because one or more lines are too long
-4
View File
@@ -1,4 +0,0 @@
yarnPath: ".yarn/releases/yarn-berry.js"
npmScopes:
scode:
npmRegistryServer: "https://npm.scode.ovh"
+2 -1
View File
@@ -5,7 +5,8 @@
"main": "index.js",
"scripts": {
"lint": "eslint .",
"ci": "yarn --frozen-lockfile && yarn node jenkins.js"
"test": "echo \"no test\"",
"ci": "yarn --frozen-lockfile && node jenkins.js"
},
"repository": {
"type": "git",
+1302 -1755
View File
File diff suppressed because it is too large Load Diff