introduce biome instead of prettier and eslint.

This commit is contained in:
2025-09-30 19:14:47 +09:00
parent dd1fd35238
commit c8a2c8087a
28 changed files with 2311 additions and 838 deletions

View File

@@ -1,6 +1,5 @@
import React from 'react';
import clsx from 'clsx';
import React from 'react';
export type KintonePluginSelectOptionData = {
value: string;