switch to new org scheme
This commit is contained in:
parent
ce906cb908
commit
3e5133df51
4
.snyk
4
.snyk
@ -1,4 +0,0 @@
|
||||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||
version: v1.13.3
|
||||
ignore: {}
|
||||
patch: {}
|
@ -2,10 +2,10 @@
|
||||
"gitzone": {
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "pushrocks",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "gulp-browser",
|
||||
"shortDescription": "browserify and other goodies for gulp",
|
||||
"npmPackagename": "@pushrocks/gulp-browser",
|
||||
"npmPackagename": "@push.rocks/gulp-browser",
|
||||
"license": "MIT"
|
||||
}
|
||||
},
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@pushrocks/gulp-browser",
|
||||
"name": "@push.rocks/gulp-browser",
|
||||
"version": "3.0.19",
|
||||
"private": false,
|
||||
"description": "browserify and other goodies for gulp",
|
||||
@ -44,4 +44,4 @@
|
||||
"babelify": "^10.0.0",
|
||||
"gulp": "^4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
17
tslint.json
17
tslint.json
@ -1,17 +0,0 @@
|
||||
{
|
||||
"extends": ["tslint:latest", "tslint-config-prettier"],
|
||||
"rules": {
|
||||
"semicolon": [true, "always"],
|
||||
"no-console": false,
|
||||
"ordered-imports": false,
|
||||
"object-literal-sort-keys": false,
|
||||
"member-ordering": {
|
||||
"options":{
|
||||
"order": [
|
||||
"static-method"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"defaultSeverity": "warning"
|
||||
}
|
Loading…
Reference in New Issue
Block a user