mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-04 00:56:01 +00:00
chore: standardize TypeScript module and target casing in configuration files
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist/types",
|
||||
"rootDir": "./src",
|
||||
"baseUrl": ".",
|
||||
"tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo"
|
||||
},
|
||||
"include": ["./src/**/*.ts", "./src/**/*.tsx"],
|
||||
|
||||
Reference in New Issue
Block a user