Merge pull request #13532 from ItsSelis/patch-4

Prevent the prettier plugin to run outside of tgui
This commit is contained in:
Casey
2022-08-21 15:35:10 -04:00
committed by GitHub
+5
View File
@@ -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