master
# don't ever lint node_modules node_modules # don't lint build output (make sure it's set to your correct build folder name) dist # don't lint test code \*_/_.spec.ts # the following files don't need linting jest.config.js