chore: add eslint config

This commit is contained in:
fanxingqiang
2021-07-05 17:39:00 +08:00
committed by 踏学吾痕
parent 0adc256d53
commit e1200f2dbe
10 changed files with 1873 additions and 3158 deletions

View File

@@ -19,7 +19,7 @@
<style>
* {
margin: 0;
pad: 0;
padding: 0;
box-sizing: border-box;
}
@@ -72,7 +72,7 @@
50.1%,
100% {
background: #0f0;
box-sizing: 0 0 5px #0f0,
box-shadow: 0 0 5px #0f0,
0 0 15px #0f0,
0 0 30px #0f0,
0 0 60px #0f0,
@@ -136,4 +136,4 @@
<script type="module" src="/src/main.ts"></script>
</body>
</html>
</html>