arco-design / arco-cli

CLI tool for Arco Design
https://arco.design/docs/material/guide
MIT License
203 stars 76 forks source link

fix: add parser config to remove warnings #50

Closed headwindz closed 1 year ago

headwindz commented 1 year ago

Types of changes

Background and context

Fix the problem: 'No parser and no filepath given, using 'babel' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.'

xreNhz6ap2

Solution

Add parser

How is the change tested?

Changelog

Changelog(CN) Changelog(EN) Related issues

Checklist:

Other information