Skip to content

Commit 6959db6

Browse files
committed
chore: move LICENSE file to root, remove errant JS file
1 parent 5bdc649 commit 6959db6

File tree

4 files changed

+5
-238
lines changed

4 files changed

+5
-238
lines changed

packages/plop/LICENSE renamed to LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.

packages/node-plop/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.js
2-
.map
3-
.nyc_output
4-
node_modules
1+
**/*.js
2+
**/*.map
3+
.nyc_output/
4+
node_modules/

packages/plop/tests/examples/typescript/plopfile.js

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)