ragemp-types icon indicating copy to clipboard operation
ragemp-types copied to clipboard

Unresolve variable or method

Open Katiushin opened this issue 11 months ago • 1 comments

All types defined through /// must be manually specified in tsconfig, otherwise WebStorm throws an warning Unresolve variable or method

tsconfig "files": [ "node_modules/@ragempcommunity/types-client/game.d.ts", "node_modules/@ragempcommunity/types-client/game/cam.d.ts", "node_modules/@ragempcommunity/types-client/game/graphics.d.ts" etc... ],

Katiushin avatar Sep 02 '23 12:09 Katiushin