官方教程制作第一个2d游戏时出错

VS code 报错Cannot find module ‘cc’ or its corresponding type declarations. ts(2307)View ProblemNo quick fixes available,真的是按照官方教程一步一个脚印过来的,报错代码如下

import { _decorator, Component, Node } from 'cc';