This website requires JavaScript.
Explore
Help
Sign In
crowetic
/
protocol
Watch
1
Star
0
Fork
0
You've already forked protocol
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
efe598c8fd5921c82d29f47deb1294e68cf46b70
protocol
/
packages
/
monorepo-scripts
/
tslint.json
Fabio Berger
7d60356fac
Remove tslint-config as dep to monorepo-scripts to avoid circular dependency. Since monorepo-scripts is only expected to be used from within the monorepo, we reference tslint-config w/ a relative path
2018-05-14 11:30:15 +02:00
4 lines
40 B
JSON
Raw
Blame
History
{
"extends"
:
[
"../tslint-config"
]
}
Reference in New Issue
View Git Blame
Copy Permalink