dsstore

4.0.0 • Public • Published

dsstore GitHub Actions Status

Remove .DS_Store recursively.

Install

$ npm install -g dsstore

Usage

import dsstore from 'dsstore';

dsstore(['foo']);
dsstore(['bar', 'baz']);

dsstore(folders: string[])

Remove .DS_Store under specified folders.

License

MIT © Shogo Sensui

Readme

Keywords

Package Sidebar

Install

npm i dsstore

Weekly Downloads

6

Version

4.0.0

License

MIT

Unpacked Size

1.66 kB

Total Files

3

Last publish

Collaborators

  • 1000ch