-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jasonleehodges
committed
Jul 14, 2020
1 parent
2d16383
commit fa8964d
Showing
1 changed file
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,11 @@ | ||
{ | ||
"name": "@appteam6/tslint-config", | ||
"name": "@domoapps/tslint-config", | ||
"version": "0.2.0", | ||
"description": "A config for tslint for the Domo Apps Generator (https://git.empdev.domo.com/CustomApps/generator-da)", | ||
"description": "A config for tslint for the Domo Apps Generator", | ||
"main": "tslint.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "[email protected]:CustomApps/tslint-config.git" | ||
}, | ||
"keywords": [ | ||
"tslint", | ||
"react", | ||
|
@@ -30,4 +26,4 @@ | |
"tslint-react": "^3.0.0", | ||
"vrsource-tslint-rules": "^5.8.0" | ||
} | ||
} | ||
} |