Commit 9d1eea2b authored by nanahira's avatar nanahira

update

parent 73bc4303
...@@ -2,12 +2,11 @@ ...@@ -2,12 +2,11 @@
npm install --save \ npm install --save \
bootstrap \ bootstrap \
@ng-bootstrap/ng-bootstrap @ng-bootstrap/ng-bootstrap
npm i --save-exact --save-dev eslint@8.22.0
npm install --save-dev \ npm install --save-dev \
'@typescript-eslint/eslint-plugin@^4.28.2' \ '@typescript-eslint/eslint-plugin@^5.0.0' \
'@typescript-eslint/parser@^4.28.2 '\ '@typescript-eslint/parser@^5.0.0 '\
'eslint@^7.30.0' \
'eslint-config-prettier@^8.3.0' \ 'eslint-config-prettier@^8.3.0' \
'eslint-plugin-prettier@^3.4.0' 'eslint-plugin-prettier@^4.0.0'
ng add @angular/localize ng add @angular/localize
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment