File tree Expand file tree Collapse file tree 9 files changed +17
-1
lines changed
Expand file tree Collapse file tree 9 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ // This file is automatically added by @npmcli /template-oss. Do not edit.
2+
13const { readdirSync : readdir } = require ( 'fs' )
24
35const localConfigs = readdir ( __dirname )
Original file line number Diff line number Diff line change 1+ # This file is automatically added by @npmcli/template-oss. Do not edit.
2+
13name : CI
24
35on :
Original file line number Diff line number Diff line change 1+ # This file is automatically added by @npmcli/template-oss. Do not edit.
2+
13# ignore everything in the root
24/*
35
Original file line number Diff line number Diff line change 1+ <!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
2+
13ISC License
24
35Copyright npm, Inc.
Original file line number Diff line number Diff line change 1+ <!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
2+
13ISC License
24
35Copyright npm, Inc.
Original file line number Diff line number Diff line change 1+ # This file is automatically added by @npmcli/template-oss. Do not edit.
2+
13name : CI
24
35on :
Original file line number Diff line number Diff line change 1+ // This file is automatically added by @npmcli /template-oss. Do not edit.
2+
13const { readdirSync : readdir } = require ( 'fs' )
24
35const localConfigs = readdir ( __dirname )
Original file line number Diff line number Diff line change 1+ # This file is automatically added by @npmcli/template-oss. Do not edit.
2+
13# ignore everything in the root
24/*
35
Original file line number Diff line number Diff line change 4848 "@npmcli/eslint-config" : " ^1.0.0" ,
4949 "tap" : " ^15.0.9"
5050 },
51- "templateVersion" : " 1.0.2 "
51+ "templateVersion" : " 1.0.3 "
5252}
You can’t perform that action at this time.
0 commit comments