~cytrogen/masto-fe

ref: 15f6fa8d479b7e34438dba20a361b359002f41ae masto-fe/.eslintignore -rw-r--r-- 146 bytes
15f6fa8d — Trevor Wolf [Glitch] fix buttons showing inconsistent styles 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