tststs
tststs
Works perfectly fine for me in a new project without any configuration.  If the error persist please upload a sample project and some information...
Please provide sample code or an repo where the error occurs and i'll try to spot the error.
You can always create a default `.tern-config` config in your home directory. This config is being used as a default if it exists. If not the default config: https://github.com/tststs/atom-ternjs/blob/master/config/tern-config.js is...
This seems to be an issue with atom itself. Have you tried finding a solution on there forums or on GitHub?
Please provide an example repo where the issue happens + .tern-project and i'll try to fix the issue.
can you post your .tern-project and if possible an example repo where the issue occurs? thx
@AlexSaenen Never used babel module-resolver before so actually i don't know. Can you provide an example repo for me with your problem? And also some information about if i need...
Have a look into this issue: https://github.com/atom/atom/issues/5148
can you create a repo with example code to reproduce the issue? thx
The package is not designed to work inside of html files and i haven't tested it yet. I'll have a look into this and come back to this PR soon....