Lucas Muñoz

Results 5 comments of Lucas Muñoz

Hi, i im getting the same problem, i use this option `defaultOptions: { // See 'apollo' definition // For example: default query options $query: { loadingKey: 'loading', fetchPolicy: 'network-only', },...

> This can be addressed by overriding the SDK API version with the following (right after you require the package): > > `Object.defineProperty(FacebookAdsApi, 'VERSION', { get: () => 'v13.0' });`...

Hi @SARVESHYOGI I discovered the plugin is using the file `prettier.config.js'` instead of `prettier.config.js` It looks like a mistake in the writing for the last version. There is a `'`...

A temporal fix is change the name of the file ![image](https://github.com/prettier/prettier-vscode/assets/18173423/5d532289-dc24-44ec-9511-2d6ff2c195b4)