Commit Graph

4 Commits

Author SHA1 Message Date
Spedon
d6a65795bc chore(.prettierignore): add *.yml file extension to the list of files ignored by Prettier to maintain consistent code formatting (#129) 2023-11-04 22:50:49 +08:00
Sped0n
26bb5f182e chore(.prettierignore): add *.yaml to the list of ignored files to exclude YAML files from Prettier formatting 2023-11-04 20:08:58 +08:00
Sped0n
aefdaa86eb 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
2023-11-01 23:04:47 +08:00
Spedon
3455e2f88f editor config and code style/linting setting 2023-03-11 22:47:19 +08:00