tauri-apps / tauri-vscode

Visual Studio Code Extension for Tauri apps development
https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode
Apache License 2.0
467 stars 28 forks source link

Platform-Specific Configuration Warning `identifier` to avoid duplication #259

Open ayangweb opened 2 months ago

ayangweb commented 2 months ago

tauri.conf.json already has the required field identifier

But it is also required in the Platform-Specific Configuration file, is it possible to remove the warning from the Platform-Specific Configuration file?