revert yarn 2

This commit is contained in:
Timo Hocker 2020-02-19 09:18:30 +01:00
parent 22d78e4e55
commit 2db351ad3c
7 changed files with 1307 additions and 18336 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/.yarn/
.log
/node_modules/

1
.npmrc Normal file
View File

@ -0,0 +1 @@
@scode:registry=https://npm.scode.ovh

16572
.pnp.js generated

File diff suppressed because one or more lines are too long

View File

@ -1,4 +0,0 @@
yarnPath: ".yarn/releases/yarn-berry.js"
npmScopes:
scode:
npmRegistryServer: "https://npm.scode.ovh"

View File

@ -4,8 +4,8 @@
"description": "scode eslint standard configuration",
"main": "index.js",
"scripts": {
"lint": "eslint .",
"ci": "yarn --frozen-lockfile && yarn node jenkins.js"
"lint": "eslint --fix .",
"ci": "yarn --frozen-lockfile && node jenkins.js"
},
"repository": {
"type": "git",

3057
yarn.lock

File diff suppressed because it is too large Load Diff