File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1414 "dev" : " vite" ,
1515 "cypress:open" : " cypress open" ,
1616 "check-dts" : " tsc src/sweetalert2-react-content.d.ts --lib dom,es6" ,
17- "lint" : " eslint . && oxfmt --check" ,
18- "lint-fix" : " eslint . --fix && oxfmt" ,
17+ "lint" : " oxlint && oxfmt --check" ,
18+ "lint-fix" : " oxlint --fix && oxfmt" ,
1919 "test" : " cypress run --headless" ,
2020 "build" : " rollup --config --bundleConfigAsCjs"
2121 },
5050 "@babel/preset-react" : " ^7.18.6" ,
5151 "@rollup/plugin-babel" : " ^7.0.0" ,
5252 "@rollup/plugin-terser" : " ^1.0.0" ,
53- "@sweetalert2/eslint-config" : " ^1.1.3" ,
5453 "@types/react" : " ^19.0.0" ,
5554 "@vitejs/plugin-react" : " ^5.0.0" ,
5655 "cypress" : " ^15.0.0" ,
57- "eslint" : " ^10.0.0" ,
58- "eslint-plugin-react" : " ^7.31.10" ,
5956 "oxfmt" : " ^0.36.0" ,
57+ "oxlint" : " ^1.0.0" ,
6058 "react" : " ^19.0.0" ,
6159 "react-dom" : " ^19.0.0" ,
6260 "rollup" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments