Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Unexpected token eslint(ParseError) #23

Open
Organizzzm opened this issue Oct 20, 2020 · 1 comment
Open

Unexpected token eslint(ParseError) #23

Organizzzm opened this issue Oct 20, 2020 · 1 comment
Labels
bug Something isn't working upstream This can only be solved by an upstream project's changes

Comments

@Organizzzm
Copy link

Hi! Variables with interface throw error "Unexpected token eslint(ParseError)".
This is in the latest clone of the template. "version": "2020.09.10",

npm run eslint:fix

/.../sapper-typescript-graphql-template/src/routes/_layout.svelte
11:20  error  Unexpected token  ParseError

Eslint highlight show error as well.
export let segment: string = ""; >>> Unexpected token eslint(ParseError)

I faced this problem too in my project. And still can't solve it.

@babichjacob
Copy link
Owner

👋 We can't solve this problem because we're dependent on upstream sveltejs/eslint-plugin-svelte3#10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working upstream This can only be solved by an upstream project's changes
Projects
None yet
Development

No branches or pull requests

2 participants