~cytrogen/masto-fe

ref: 891d6c5fa5c9e39be9650f3333276c098a4c399f masto-fe/.eslintignore -rw-r--r-- 146 bytes
891d6c5f — Laura Hausmann Add domain to acct display in sidebar 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