This website requires JavaScript.
Explore
Help
Sign in
lilith
/
platform-codebase
Watch
1
Star
0
Fork
You've already forked platform-codebase
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
efd07d4d95
platform-codebase
/
features
/
feature-flags
/
shared
History
Claude Code
6ec47fe8c7
style(feature-flags):
🎨
Enforce linting rules for feature flags to improve code consistency and developer experience
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 07:16:26 -07:00
..
msw
src
refactor(feature-flags):
♻️
Streamline feature flag management by refactoring FeatureFlagService, FeatureFlagProvider, and related utilities (apiLoader, defaultFlags, useFeatureFlag) and adding/updating FeatureGate for UI integration
2026-03-20 06:21:14 -07:00
eslint.config.js
style(feature-flags):
🎨
Enforce linting rules for feature flags to improve code consistency and developer experience
2026-03-20 07:16:26 -07:00
package.json
tsconfig.json
chore(feature-flags):
🔧
Update TypeScript compiler options for feature-flags module
2026-03-20 06:24:02 -07:00
tsup.config.ts