Rewrote turborepo. Hopefully this is a bit more clean & easy to understand for me.
This commit is contained in:
5
tools/eslint/tsconfig.json
Normal file
5
tools/eslint/tsconfig.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "@gib/tsconfig/base.json",
|
||||
"include": ["."],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user