mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-05 12:11:51 +02:00
🔧 Simplify tsconfig (#1496)
This commit is contained in:
parent
4e2661ba01
commit
b4be956fd5
6 changed files with 18 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "@rallly/tsconfig/base.json",
|
||||
"extends": "@rallly/tsconfig/react.json",
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue