Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

tslint shows double quotes error prettier

// in your project directory make a file .prettierrc
{
  "singleQuote": true
}
 
PREVIOUS NEXT
Tagged: #tslint #shows #double #quotes #error #prettier
ADD COMMENT
Topic
Name
1+1 =