UNPKG

angular-auto-size-input

Version:

Plug and Play directive to automatically scale textareas to their contents. Works while yout type, copy, cut, and paste.

15 lines (14 loc) 237 B
{ "compilerOptions": { "baseUrl": "./src", "experimentalDecorators": true, "moduleResolution": "node", "rootDir": "./src", "lib": [ "es2015", "dom" ], "skipLibCheck": true, "types": [] } }