Pram
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Pram created a post, Format SQL strings in PHP as in Typescript
Hello, I noticed, that SQL strings in TypeScript files are formatted automatically when I use backticks.When I enter let test = `select * from user where id = 1`in a typescript file, PhpStorm refor...