Don't convert tabs to spaces in Scaffold templates
And don't run ACE files through Babel either
This commit is contained in:
parent
90b393ed79
commit
2b6c975d1e
1 changed files with 2 additions and 0 deletions
2
.babelrc
2
.babelrc
|
@ -7,6 +7,8 @@
|
|||
"ignore": [
|
||||
"chrome/content/zotero/include.js",
|
||||
"chrome/content/zotero/xpcom/citeproc.js",
|
||||
"chrome/content/scaffold/ace/*",
|
||||
"chrome/content/scaffold/templates/*",
|
||||
"resource/react.js",
|
||||
"resource/react-dom.js",
|
||||
"resource/react-virtualized.js",
|
||||
|
|
Loading…
Reference in a new issue