Newer
Older
{
"name": "insu-learn",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "start /B cmd /C \"npx tailwindcss -i ./src/index.css -o ./dist/output.css --watch\" && vite",
"lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 1",
"react-adobe-animate": "^3.1.0",
"react-scripts": "^5.0.1",
},
"devDependencies": {
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-react": "^7.25.3",