feat: Add auto-completion of built-in shader attribute names by rinsuki · Pull Request #50 · three-types/three-ts-types

Why I forgot the attribute name of the built-in shaders every time and wasting 3s~1m each time for remember it. What I added auto-completion to setAttribute with String Union. this will save time ...