~cytrogen/masto-fe

ref: 56c0babc0bacf6f8e87c126e98966f0afa6ab467 masto-fe/.eslintignore -rw-r--r-- 146 bytes
56c0babc — Matt Jankowski Fix rubocop `Layout/ArgumentAlignment` cop (#26060) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
/build/**
/coverage/**
/db/**
/lib/**
/log/**
/node_modules/**
/nonobox/**
/public/**
!/public/embed.js
/spec/**
/tmp/**
/vendor/**
!.eslintrc.js