Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi committed Jan 30, 2025
1 parent ccc7ec8 commit 22a72cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
7 changes: 1 addition & 6 deletions packages/experimental/Checkbox/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
{
"extends": "@fluentui-react-native/scripts/tsconfig.json",
"compilerOptions": {
"outDir": "lib",
"types": ["node"]
},
"include": ["src"]
"extends": "@fluentui-react-native/scripts/tsconfig.json"
}
7 changes: 1 addition & 6 deletions packages/experimental/Dropdown/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
{
"extends": "@fluentui-react-native/scripts/tsconfig.json",
"compilerOptions": {
"outDir": "lib",
"types": ["node"]
},
"include": ["src"]
"extends": "@fluentui-react-native/scripts/tsconfig.json"
}

0 comments on commit 22a72cd

Please sign in to comment.