UNPKG

167 BJavaScriptView Raw
1// unopinionated extensable tslint configuration
2// loads rules for extending packages, but does not enable any
3module.exports = {
4 rulesDirectory: "./dist/src",
5};
\No newline at end of file