Currently the plugin seems to be using 2 spaces for indents only and ignores the configured indent size in PHPStorm.
IDE name and version:
PhpStorm 2022.1.3
Build #PS-221.5921.28, built on June 22, 2022
Runtime version: 11.0.15+10-b2043.56 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2040M
Cores: 8
Registry:
run.processes.with.pty=TRUE
* **Styled-components plugin version:**
`5.3.5`
## Problem description:
```ts
const Comp = styled.div`
press enter at above line starts indenting with 4 spaces (which is configured in PHPStorm).
but pressing enter again continues with 2 spaces.
and so forth
`;
Currently the plugin seems to be using 2 spaces for indents only and ignores the configured indent size in PHPStorm.
Non-Bundled Plugins: de.espend.idea.localization (0.0.6) com.intellij.ideolog (203.0.30.0) com.bluewaitor.tsReact (1.4.0) intellij.prettierJS (221.5921.12) com.deadlock.scsyntax (221.5921.12) ru.adelf.idea.dotenv (2022.1)