Skip to content

Commit

Permalink
Revert plugin/tsconfig.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
osyrisrblx committed Oct 15, 2023
1 parent d934f97 commit 7496ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/plugin/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typeRoots": ["node_modules/@rbxts"],

// configurable
"types": ["@rbxts/types/plugin"],
"types": ["types/plugin"],
"rootDir": "src",
"outDir": "out",
"baseUrl": "src",
Expand Down

0 comments on commit 7496ebf

Please sign in to comment.