Skip to content

Commit 265975d

Browse files
committed
add ideas to readme
1 parent eada5f2 commit 265975d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,12 @@ composer baseline # generate static analysis baseline
9292
composer test # run test suite
9393
composer build # bundle all assets
9494
```
95+
96+
## Ideas
97+
98+
Here are some other features I have in mind if there is any interest in this package:
99+
100+
- [] List all todo's via artisan command (both in comments & direct component usage)
101+
- [] Add syntax for only rendering in certain environments (e.g. only dev / dev + staging)
102+
- [] Support NOTE & FIXME comments with different styling
103+
- [] Add better theme/styling support

0 commit comments

Comments
 (0)