提交 b6356723 编写于 作者: J Joao Moreno

remove shrinkwrap references

上级 50cabbc8
......@@ -11,6 +11,6 @@ trim_trailing_whitespace = true
# The indent size used in the `package.json` file cannot be changed
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
[{*.yml,*.yaml,npm-shrinkwrap.json,package.json}]
[{*.yml,*.yaml,package.json}]
indent_style = space
indent_size = 2
......@@ -65,7 +65,6 @@ const indentationFilter = [
'!**/*.d.ts.recipe',
'!test/assert.js',
'!**/package.json',
'!**/npm-shrinkwrap.json',
'!**/octicons/**',
'!**/vs/base/common/marked/raw.marked.js',
'!**/vs/base/common/winjs.base.raw.js',
......
test/**
src/**
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
test/**
src/**
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
test/**
src/**
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
src/**
test/**
out/test/**
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
......@@ -5,5 +5,4 @@ server/src/**
server/test/**
server/out/test/**
client/tsconfig.json
client/src/**
npm-shrinkwrap.json
\ No newline at end of file
client/src/**
\ No newline at end of file
test/**
src/**/*.ts
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
......@@ -3,5 +3,4 @@ client/tsconfig.json
client/src/**
server/tsconfig.json
server/src/**
server/node_modules/@types/**
npm-shrinkwrap.json
\ No newline at end of file
server/node_modules/@types/**
\ No newline at end of file
test/**
src/**
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
......@@ -2,5 +2,4 @@ test/**
build/**
out/test/**
src/**
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
build/**
src/**
test/**
tsconfig.json
npm-shrinkwrap.json
\ No newline at end of file
tsconfig.json
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册