Skip to content

@typescript-eslint/dot-notation

在eslint.js中加入代码

js
parserOptions: {
    ...
    project: ['./tsconfig.json']
    ...
}

如有转载或 CV 的请标注本站原文地址