feat: initial work on presets

This commit is contained in:
Nuno Maduro
2024-06-08 20:54:46 +01:00
parent c7bcb6eb7b
commit 60b1e63c23
9 changed files with 156 additions and 6 deletions

View File

@ -1,5 +1,3 @@
<?php
test('basic', function () {
expect(true)->toBeTrue();
});
arch()->preset()->strict();