update npmextra.json: githost
This commit is contained in:
		| @@ -2,11 +2,11 @@ | |||||||
|   "gitzone": { |   "gitzone": { | ||||||
|     "projectType": "npm", |     "projectType": "npm", | ||||||
|     "module": { |     "module": { | ||||||
|       "githost": "gitlab.com", |       "githost": "code.foss.global", | ||||||
|       "gitscope": "pushrocks", |       "gitscope": "push.rocks", | ||||||
|       "gitrepo": "webglobal", |       "gitrepo": "webglobal", | ||||||
|       "shortDescription": "a better non polluting global module for efficient in browser communication", |       "shortDescription": "a better non polluting global module for efficient in browser communication", | ||||||
|       "npmPackagename": "@pushrocks/webglobal", |       "npmPackagename": "@push.rocks/webglobal", | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "projectDomain": "push.rocks" |       "projectDomain": "push.rocks" | ||||||
|     } |     } | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|   "name": "@pushrocks/webglobal", |   "name": "@push.rocks/webglobal", | ||||||
|   "version": "1.0.2", |   "version": "1.0.2", | ||||||
|   "private": false, |   "private": false, | ||||||
|   "description": "a better non polluting global module for efficient in browser communication", |   "description": "a better non polluting global module for efficient in browser communication", | ||||||
|   | |||||||
							
								
								
									
										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" |  | ||||||
| } |  | ||||||
		Reference in New Issue
	
	Block a user