build: update configs, add HTML validation
This commit is contained in:
parent
0167884748
commit
ac960cf8b4
8 changed files with 2037 additions and 22 deletions
5
eslint.config.js
Normal file
5
eslint.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
import eslintConfigPrettier from "eslint-config-prettier";
|
||||
|
||||
export default [
|
||||
eslintConfigPrettier,
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue