Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

eslint src multiple extensions

# run eslint providing multiple extensions:

eslint --ext .js --ext .jsx --ext .tsx
 
PREVIOUS NEXT
Tagged: #eslint #src #multiple #extensions
ADD COMMENT
Topic
Name
2+6 =