Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

eslint stop compliant import from node_modules

I had to add "compilerOptions": { "moduleResolution": "node" } additionally to tsconfig.json in order to ESlint stop complaining when import from node_modules. 
 
PREVIOUS NEXT
Tagged: #eslint #stop #compliant #import
ADD COMMENT
Topic
Name
2+9 =