Skip to main content
Blocks have been replaced by pulled rules from the GitHub registry. Use devw add <category>/<rule> instead.

Migration

The block system (devw add typescript-strict) has been replaced by the rules registry (devw add typescript/strict).

What changed

How to migrate

  1. Remove old blocks: devw remove <block-name> (if still in config)
  2. Add the equivalent rule: devw add <category>/<rule>
  3. Run devw compile to regenerate output files

Browse available rules

See devw add for full documentation.