專案接入Jest. 安裝Jest和Jest型別檔案,型別檔案可以讓程式碼編輯器(如Webstorm)提供Jest相關介面的引數提示: npm install -D jest @types/jest.
確定! 回上一頁