Skip to content

Commit

Permalink
📦 Add babel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
screendriver committed Aug 30, 2019
1 parent 502ce11 commit fff9a6a
Show file tree
Hide file tree
Showing 2 changed files with 692 additions and 8 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,16 @@
"tslib": "1.10.0"
},
"devDependencies": {
"@babel/core": "7.5.5",
"@babel/preset-env": "7.5.5",
"@babel/preset-typescript": "7.3.3",
"@types/got": "9.6.7",
"@types/jest": "24.0.18",
"@types/micro": "7.3.3",
"@types/test-listen": "1.1.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"babel-jest": "24.9.0",
"eslint": "6.2.2",
"eslint-config-prettier": "6.1.0",
"eslint-plugin-prettier": "3.1.0",
Expand Down
Loading

0 comments on commit fff9a6a

Please sign in to comment.