Mathias Fantoni

Results 2 comments of Mathias Fantoni

I recently switched IDE from JetBrains/WebStorm to Microsoft/Visual Studio Code, and now the red lines are gone. Seems like an editor specific issue?

Which versions in the `devDependencies` in package.json still work with Sveltestrap out-of-the-box? ``` "devDependencies": { "@sveltejs/adapter-auto": "^?", "@sveltejs/kit": "^?", "@typescript-eslint/eslint-plugin": "^?", "@typescript-eslint/parser": "^?", "eslint": "^?", "eslint-config-prettier": "^?", "eslint-plugin-svelte": "^?", "prettier":...