Skip to content

Commit bacbe22

Browse files
committed
chore: wip
1 parent 52a9f38 commit bacbe22

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+64
-320
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"compilerOptions": {
33
"isolatedDeclarations": true,
4-
"rootDir": "./src",
5-
"outDir": "./dist",
6-
"baseUrl": "."
4+
"outDir": "./dist"
75
},
8-
"include": ["src/**/*"],
9-
"exclude": ["node_modules", "dist"],
106
"extends": "../tsconfig.json"
117
}

0 commit comments

Comments
 (0)