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