soates / Auto-Import

vscode extension that will automatically finds, parses and provides code actions for all available imports. Only currently works with files in your folder and TypeScript.
MIT License
164 stars 62 forks source link

How do I write a custom config file to ignore certain files #96

Open maibono opened 5 years ago

maibono commented 5 years ago

I have seen the Config header, but I am wondering where I can write a config file and add it to Auto Import to follow those rules.