We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e3932 commit 7b573c8Copy full SHA for 7b573c8
2 files changed
stack/rush-stack-compiler-3.5/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "./node_modules/@microsoft/rush-stack-compiler-3.2/includes/tsconfig-node.json",
+ "extends": "./node_modules/@microsoft/rush-stack-compiler-3.4/includes/tsconfig-node.json",
3
4
"compilerOptions": {
5
"rootDir": "src"
stack/rush-stack-compiler-3.5/tslint.json
@@ -1,3 +1,3 @@
- "extends": "./node_modules/@microsoft/rush-stack-compiler-3.2/includes/tslint.json"
+ "extends": "./node_modules/@microsoft/rush-stack-compiler-3.4/includes/tslint.json"
}
0 commit comments