Webstorm external libraries explanation

前端 未结 1 1128
野的像风
野的像风 2021-02-05 21:01

I read this page that explains what external libraries in Webstorm are, but I still have more questions: https://www.jetbrains.com/webstorm/help/configuring-javascript-libraries

1条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-05 21:23

    Javascript libraries configured in Settings/Languages&Frameworks/javaScript/Libraries (and shown as external libraries in the Project window) have absolutely nothing to do with references in your

提交回复
热议问题