mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-31 07:58:22 +01:00
Merge pull request #13532 from ItsSelis/patch-4
Prevent the prettier plugin to run outside of tgui
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# We don't want prettier to run on anything outside of the TGUI folder, so we have to do this.
|
||||
/*
|
||||
|
||||
# We want it to run into the TGUI folder, however.
|
||||
!/tgui
|
||||
Reference in New Issue
Block a user