~cytrogen/masto-fe

ref: 9e8bc56d5a50470b9b747a9dd9d27f0369c53a4f masto-fe/.eslintignore -rw-r--r-- 146 bytes
9e8bc56d — Nick Schonning Enable Rubocop Style/Semicolon with config (#23652) 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