fish conf dir, justfile

This commit is contained in:
Dylan Knutson
2024-12-18 18:29:37 +00:00
parent 276a4adc0c
commit f2074a8544
7 changed files with 51 additions and 13 deletions

View File

@@ -19,9 +19,9 @@
"mini-css-extract-plugin": "^2.7.5",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react_ujs": "^2.6.2",
"react-dom": "^18.2.0",
"react-on-rails": "13.3.3",
"react_ujs": "^2.6.2",
"shakapacker": "6.6.0",
"style-loader": "^3.3.2",
"terser-webpack-plugin": "5",
@@ -39,8 +39,10 @@
],
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@prettier/plugin-ruby": "^4.0.4",
"@types/lodash": "^4.14.192",
"@types/react": "^18.0.33",
"prettier": "^3.4.2",
"react-refresh": "^0.14.0",
"typescript": "^5.0.3",
"webpack": "5",