eslint-config-alloy
Version:
AlloyTeam ESLint 规则
17 lines (13 loc) • 423 B
HTML
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>eslint-config-alloy</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/png" href="./public/assets/alloy.png" />
<link rel="stylesheet" href="./public/index.css" />
</head>
<body>
<div id="app"></div>
</body>
</html>