marko/.prettierignore
Michael Rawlings 02670c8693
feat: import compiler from marko-js/x
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
Co-authored-by: Dylan Piercey <dpiercey@ebay.com>
Co-authored-by: Andrew Gliga <agliga@ebay.com>
2020-02-24 21:15:05 -08:00

26 lines
262 B
Plaintext

# minfied
*.min.js
# tests
*actual*
*expected*
input.*
# generated
dist/
*.marko.js
*.html.js
*.xml.js
*.generated.js
.nyc_output
.cache/
coverage
~*
# controlled by npm's formatter
package-lock.json
package.json
# controlled by lerna
CHANGELOG.md
lerna.json