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
2024-11-10 14:44:05 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d3c0d99867
n8n
/
vetur.config.js
4 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:sparkles: Set up i18n
2021-11-09 00:59:48 -08:00
module
.
exports
=
{
Fix all type errors in design system (#3956) * :blue_book: Fix type errors in design system * :fire: Remove unneeded `?` * :wrench: Add design system to Vetur * :blue_book: Improve typing of `$el` * :recycle: Address feedback * :blue_book: Type leftover `MouseEvent` * :blue_book: Type `event.target` properly
2022-08-29 03:21:40 -07:00
projects
:
[
'./packages/editor-ui'
,
'./packages/design-system'
]
,
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
}
;
Reference in a new issue
Copy permalink