1 parent 6a1b1af commit eb23ed5Copy full SHA for eb23ed5
2 files changed
web/models/api.ts
@@ -1,4 +1,3 @@
1
-/* eslint-disable */
2
/* tslint:disable */
3
/*
4
* ---------------------------------------------------------------
web/package.json
@@ -68,10 +68,10 @@
68
"lint-staged": "^13.2.2",
69
"postcss-html": "^1.5.0",
70
"prettier": "^2.8.8",
71
- "stylelint": "^14.16.1",
+ "stylelint": "^15.10.2",
72
"stylelint-config-prettier": "^9.0.5",
73
- "stylelint-config-recommended-vue": "^1.1.0",
74
- "stylelint-config-standard": "^29.0.0",
+ "stylelint-config-recommended-vue": "^1.5.0",
+ "stylelint-config-standard": "^34.0.0",
75
"ts-jest": "^27.1.1",
76
"vue-jest": "^3.0.4"
77
}
0 commit comments