@@ -61,6 +61,10 @@ typings/
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
# Yarn 3 with modules linker
|
||||
.yarn/*
|
||||
!.yarn/releases
|
||||
|
||||
# Node version directives
|
||||
.nvmrc
|
||||
|
||||
|
||||
Vendored
-147529
File diff suppressed because one or more lines are too long
+783
File diff suppressed because one or more lines are too long
@@ -1,9 +0,0 @@
|
||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
registry "https://registry.npmjs.org/"
|
||||
disable-self-update-check true
|
||||
lastUpdateCheck 1580389148099
|
||||
yarn-path ".yarn/releases/yarn-1.22.19.js"
|
||||
network-timeout 300000
|
||||
@@ -0,0 +1,5 @@
|
||||
|
||||
nodeLinker: node-modules
|
||||
httpTimeout: 300000
|
||||
npmRegistryServer: "https://registry.npmjs.org/"
|
||||
yarnPath: .yarn/releases/yarn-3.2.2.cjs
|
||||
+2
-1
@@ -90,5 +90,6 @@
|
||||
"*.md": [
|
||||
"node ./scripts/check-docs-quality"
|
||||
]
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@3.2.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user