introduce biome instead of prettier and eslint.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { KintoneFormFieldProperty } from '@kintone/rest-api-client';
|
||||
import type { KintoneFormFieldProperty } from '@kintone/rest-api-client';
|
||||
|
||||
export type KintoneFormFieldProperties = {
|
||||
[fieldCode: string]: KintoneFormFieldProperty.OneOf;
|
||||
|
Reference in New Issue
Block a user