This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
n8n
Watch
1
Star
0
Fork
You've already forked n8n
0
mirror of
https://github.com/n8n-io/n8n.git
synced
2025-01-11 21:07:28 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5285fc1de6
n8n
/
vetur.config.js
4 lines
59 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:sparkles: Set up i18n
2021-11-09 00:59:48 -08:00
module
.
exports
=
{
refactor: Format root-level files (#3858) * :sparkles: Create `format.mjs` script * :shirt: Add lint exception * :zap: Add root formatting to `format` command * :art: Fix glob in `.prettierignore` * :truck: Improve naming * :art: Format root-level files * :zap: Simplify check * :zap: Add period to extension * :zap: Locate config * :zap: Add `ignore` arg * :truck: Move `config` and `ignore` after check
2022-08-19 06:34:02 -07:00
projects
:
[
'./packages/editor-ui'
]
,
}
;
Reference in a new issue
Copy permalink