我已经为WebStorm项目指定了eslint配置。但这似乎不适用于代码重新格式化功能。例如,它继续格式化 import { something } from 'somewhere' 为 import {something} ...
確定! 回上一頁