eslint-config-mts
Version:
MLT ESLint 规则
19 lines (14 loc) • 442 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="./assets/alloy.png" />
<link rel="stylesheet" href="./index.css" />
</head>
<body>
<div id="app"></div>
<script src="./index.tsx"></script>
</body>
</html>