I use an NPM package. In VS Code, I can use /// <reference types ="@altv/types-server"/> to give the IDE a hint as to where the file is located. Is it possible to do this in WebStorm? If so, how?
/// <reference types ="@altv/types-server"/>