From f26f497131923886889deb4b843b179518888b1f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 13 Jul 2024 14:10:40 +0900 Subject: feat: add examples/hello-world --- phpstan.neon | 1 + 1 file changed, 1 insertion(+) (limited to 'phpstan.neon') diff --git a/phpstan.neon b/phpstan.neon index a3d6227..fd3341e 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -8,6 +8,7 @@ parameters: tipsOfTheDay: false paths: - src + - examples/hello-world - examples/php-on-wasm typeAliases: Byte: 'int' -- cgit v1.2.3-70-g09d2