UNPKG

101 BJavaScriptView Raw
1// @flow
2
3module.exports = {
4 extends: ['./index.js', './jest.js', './flowtype.js'],
5 rules: {},
6}