📎 Fix fmt issues on plugins

This commit is contained in:
Andrey Antukh
2026-06-30 16:15:30 +02:00
parent 92035ebd94
commit 1c02810b83
6 changed files with 8 additions and 33 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ Create a `package.json` in your plugin folder with build scripts:
### Step 4: Modify TypeScript Configuration
Create ``tsconfig.plugin.json` next to the `tsconfig.json`:
Create ``tsconfig.plugin.json`next to the`tsconfig.json`:
```json
{