diff --git a/.eslintrc.yaml b/.eslintrc.yaml index 0cf281c..691a122 100644 --- a/.eslintrc.yaml +++ b/.eslintrc.yaml @@ -9,3 +9,4 @@ extends: rules: '@typescript-eslint/no-inferrable-types': off '@typescript-eslint/interface-name-prefix': off + '@typescript-eslint/no-empty-interface': off diff --git a/README.md b/README.md index 465f016..832f5b6 100644 --- a/README.md +++ b/README.md @@ -20,21 +20,24 @@ Three.js powered Minecraft skin viewer. ```html
+ + + + +