{"library":"grunt-typescript-formatter","type":"library","category":null,"description":"A Grunt plugin that wraps typescript-formatter to automatically format TypeScript files according to configurable rules. Current stable version is 0.4.1, last updated in 2015. It integrates into Grunt ~0.4.1 workflows with a single task named 'typescript-formatter'. Alternatives include running typescript-formatter directly or using other formatters like prettier. The plugin is minimal and takes a 'files' configuration for source files and an optional 'options.configuration' object.","language":"javascript","status":"abandoned","version":"0.4.1","tags":["javascript","gruntplugin"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install grunt-typescript-formatter","imports":["grunt.loadNpmTasks('grunt-typescript-formatter');\ngrunt.initConfig({ 'typescript-formatter': { files: { src: ['**/*.ts'] } } });","'typescript-formatter': { ... }","options: { configuration: { ... } }"]},{"cmd":"yarn add grunt-typescript-formatter","imports":[]},{"cmd":"pnpm add grunt-typescript-formatter","imports":[]}],"homepage":"https://github.com/daptiv/grunt-typescript-formatter","github":"git://github.com/daptiv/grunt-typescript-formatter","docs":null,"changelog":null,"pypi":null,"npm":"grunt-typescript-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}