introduce biome instead of prettier and eslint.
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true
|
||||
},
|
||||
"include": ["src/**/*", "./node_modules/@kintone/dts-gen/kintone.d.ts"],
|
||||
"files": ["./node_modules/@kintone/dts-gen/kintone.d.ts"],
|
||||
"include": ["src/**/*"],
|
||||
"ts-node": {
|
||||
"compilerOptions": {
|
||||
"module": "CommonJS"
|
||||
|
Reference in New Issue
Block a user