Skip to content

Commit

Permalink
Remove TypeScript-based action
Browse files Browse the repository at this point in the history
  • Loading branch information
rossjrw committed Feb 24, 2022
1 parent be4507c commit f310876
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 144 deletions.
18 changes: 0 additions & 18 deletions .eslintrc.json

This file was deleted.

13 changes: 1 addition & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
{
"name": "pr-preview",
"version": "0.0.0",
"main": "dist/main.js",
"scripts": {},
"devDependencies": {
"@types/node": "^17.0.19",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"eslint": "^8.9.0",
"prettier": "2.5.1",
"typescript": "^4.5.5"
},
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@jamesives/github-pages-deploy-action": "^4.2.5"
"prettier-plugin-sh": "^0.8.1"
}
}
106 changes: 0 additions & 106 deletions src/main.ts

This file was deleted.

8 changes: 0 additions & 8 deletions tsconfig.json

This file was deleted.

0 comments on commit f310876

Please sign in to comment.