mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-21 05:29:31 -07:00
chore: update .eslintignore and .prettierignore files
- Add "static" and "exampleSite" directories to .eslintignore to exclude them from linting - Add "static" and "exampleSite" directories to .prettierignore to exclude them from formatting
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
node_modules
|
node_modules
|
||||||
index.html
|
static
|
||||||
|
exampleSite
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
node_modules
|
node_modules
|
||||||
|
static
|
||||||
|
exmapleSite
|
||||||
|
|||||||
Reference in New Issue
Block a user