From 1350899e8f5697baed043d4c3756420a780cd485 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 21 Feb 2024 00:50:24 +0000 Subject: [PATCH] Add notes --- notes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 notes diff --git a/notes b/notes new file mode 100644 index 0000000..3a4fa7a --- /dev/null +++ b/notes @@ -0,0 +1,3 @@ +Add TypeScript and JavaScript suppport - e.g. Fractal +Review https://github.com/phpstan/phpstan-symfony +Refactor to separate commands rather than using a single command application?