1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 21:45:28 +02:00
documize/gui/.eslintignore
2018-12-08 19:06:43 +00:00

28 lines
360 B
Text

public/tinymce/**
public/tinymce/
public/tinymce
public/codemirror/**
public/codemirror/
public/codemirror
# unconventional js
/blueprints/*/files/
/vendor/
# compiled output
/dist/
/dist-prod/
/tmp/
# dependencies
/bower_components/
/node_modules/
# misc
/coverage/
!.*
# ember-try
/.node_modules.ember-try/
/bower.json.ember-try
/package.json.ember-try