mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 05:23:14 -08:00
[Glitch] Add stricter ESLint rules for Typescript files
Port 5eeb40bdbe to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
e8fc445e14
commit
e6a7cfd12e
33 changed files with 171 additions and 123 deletions
|
|
@ -12,6 +12,8 @@
|
|||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"locales": ["app/javascript/locales"],
|
||||
"styles/*": ["app/javascript/styles/*"],
|
||||
"packs/public-path": ["app/javascript/packs/public-path"],
|
||||
"flavours/glitch": ["app/javascript/flavours/glitch"],
|
||||
"flavours/glitch/*": ["app/javascript/flavours/glitch/*"],
|
||||
"mastodon": ["app/javascript/mastodon"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue