79630211

Date: 2025-05-20 10:01:57
Score: 1.5
Natty:
Report link

This code can be simplified like this:

import {palette} from '@primeng/themes';

const AuraSky = definePreset(Aura, {
  semantic: {
    primary: palette('{sky}')
  }
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Cédric K.