chore: remove all typings, add them all to .gitignore file and update turbo.json (#949)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"pipeline": {
|
||||
"prepublish": {
|
||||
"dependsOn": ["^prepublish"],
|
||||
"outputs": ["lib/**", "es/**", "dist/**"]
|
||||
"outputs": ["lib/**", "es/**", "dist/**", "typings/**"]
|
||||
},
|
||||
"test": {},
|
||||
"test:watch": {},
|
||||
|
||||
Reference in New Issue
Block a user