🧪 Verify eslint-plugin-diff behavior

This commit is contained in:
Iván Ovejero 2022-09-19 17:45:10 +02:00
parent 8ca3210c41
commit 1fcc6c8299

View file

@ -4,7 +4,7 @@ import { makeSimpleField } from './SharedFields';
export const attendanceOperations: INodeProperties[] = [ export const attendanceOperations: INodeProperties[] = [
{ {
displayName: 'Operation', displayName: 'operation',
name: 'operation', name: 'operation',
type: 'options', type: 'options',
noDataExpression: true, noDataExpression: true,