Improve type annotations (#271)

* Add js-yaml type definition

* Improve type annotations

* Store values to properties
This commit is contained in:
woxtu
2022-05-08 01:25:05 +09:00
committed by GitHub
parent 4ec24a919a
commit a0c7b7653a
3 changed files with 19 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
"@rollup/plugin-node-resolve": "^11.0.0",
"@rollup/plugin-typescript": "^8.3.2",
"@tsconfig/svelte": "^1.0.0",
"@types/js-yaml": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"autoprefixer": "^10.4.7",