Files
webawesome/.prettierignore

16 lines
174 B
Plaintext
Raw Normal View History

2021-06-18 10:07:17 -04:00
*.hbs
2024-03-12 15:00:58 -04:00
*.mdx
2020-07-18 07:02:28 -04:00
.cache
2021-02-26 09:09:13 -05:00
.github
cspell.json
2020-07-15 17:30:37 -04:00
dist
docs/search.json
2021-02-26 09:09:13 -05:00
src/components/icon/icons
src/react/index.ts
2020-07-15 17:30:37 -04:00
node_modules
2023-08-16 14:57:03 -04:00
package.json
2020-07-15 17:30:37 -04:00
package-lock.json
2021-02-26 09:09:13 -05:00
tsconfig.json
cdn
2023-06-20 15:25:04 -04:00
_site