Skip to content

Commit

Permalink
Add Typescript support
Browse files Browse the repository at this point in the history
  • Loading branch information
iraklisg committed Jul 8, 2022
1 parent 4c874f2 commit 2e9a15b
Show file tree
Hide file tree
Showing 8 changed files with 150 additions and 45 deletions.
73 changes: 73 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@
"production": "mix --production"
},
"devDependencies": {
"@vue/tsconfig": "^0.1.3",
"axios": "^0.21",
"laravel-mix": "^6.0.6",
"lodash": "^4.17.19",
"postcss": "^8.1.14",
"ts-loader": "^9.3.1",
"typescript": "^4.7.4",
"vue-loader": "^15.10.0",
"vue-template-compiler": "^2.7.4"
},
Expand Down
Loading

0 comments on commit 2e9a15b

Please sign in to comment.