-
Demian Katz authored
- Includes example, tests and generator tool
9690e663
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
mixin.config.php 44 B
<?php
return [
'js' => ['mixin.js'],
];
- Includes example, tests and generator tool
<?php
return [
'js' => ['mixin.js'],
];