diff options
Diffstat (limited to 'playground/config/plugins.ts')
| -rw-r--r-- | playground/config/plugins.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playground/config/plugins.ts b/playground/config/plugins.ts new file mode 100644 index 0000000..56bf55f --- /dev/null +++ b/playground/config/plugins.ts @@ -0,0 +1 @@ +export default () => ({}); |
