This website requires JavaScript.
Explore
Help
Sign in
hiro
/
apollo-server
Watch
1
Star
0
Fork
You've already forked apollo-server
0
mirror of
https://github.com/vale981/apollo-server
synced
2025-03-05 09:41:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e43b14a9cd
apollo-server
/
.prettierignore
6 lines
26 B
Text
Raw
Normal View
History
Unescape
Escape
Add .prettierignore
2018-09-02 09:58:49 +02:00
*.json
*.md
*.snap
Move prettier file globs into `.prettierrc.js` file. This allows us to DRY up the `package.json` file and allows editors which understand Prettier support to be aware of exactly which files are meant to be covered, rather than including it within the CLI flags.
2018-09-25 14:22:20 +03:00
dist/
Reference in a new issue
Copy permalink