UNPKG
@kimcookieya/presetting.js
Version:
latest (1.0.1)
1.0.1
1.0.0
내가 쓰려고 만든 js, ts 프론트엔드 프로젝트를 위한 프리셋.
@kimcookieya/presetting.js
/
templates
/
.prettierignore
11 lines
(8 loc)
•
105 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
# .prettierignore
# Ignore all markdown files
*.md
# Ignore artifacts:
build coverage prisma/ prisma2/