mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-11 18:37:29 -06:00
🐸restructure frontend stuff, include admin and future user panel in main repo, properly deduplicate bundles for css+js across uses
This commit is contained in:
parent
f3b44426f4
commit
f971763743
36 changed files with 8978 additions and 1252 deletions
3
web/source/.eslintrc.js
Normal file
3
web/source/.eslintrc.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
"extends": ["@f0x52/eslint-config-react"]
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue