~cytrogen/masto-fe

ref: 1f99d862874fc1976b2a462dda01d1dc03d98e34 masto-fe/.eslintignore -rw-r--r-- 146 bytes
1f99d862 — Claire Fix blocked domain appears from account feed (#26823) 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