Lerna-ignore tslint and tsconfig
This commit is contained in:
parent
0c6cbb66b1
commit
890f414b5a
@ -4,7 +4,7 @@
|
||||
"version": "independent",
|
||||
"commands": {
|
||||
"publish": {
|
||||
"ignore": ["test/**/*", "*.md", "scripts", "lib"]
|
||||
"ignore": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"]
|
||||
}
|
||||
},
|
||||
"npmClient": "yarn",
|
||||
|
Loading…
x
Reference in New Issue
Block a user