We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ce750 commit d9b1e22Copy full SHA for d9b1e22
README.md
@@ -68,7 +68,6 @@ composer require okapi/code-transformer
68
- [Limitations](#limitations)
69
- [How it works](#how-it-works)
70
- [Testing](#testing)
71
-- [TODO](#todo)
72
73
74
@@ -332,18 +331,6 @@ Give a ⭐ if this project helped you!
332
331
333
334
335
-## TODO
336
-
337
-- Add support for Production/Development environments:
338
- - Production: Cache will not be checked for updates (better performance)
339
- - Development: Cache will be checked for updates (better debugging experience)
340
341
-- Create a flowchart (WIP)
342
343
-- Cache lifetime
344
345
346
347
## 🙏 Thanks
348
349
- Big thanks to [lisachenko](https://github.com/lisachenko) for their pioneering
0 commit comments