Migrate project from Vue to React and TypeScript
This commit is contained in:
13
ui/.prettierignore
Normal file
13
ui/.prettierignore
Normal file
@@ -0,0 +1,13 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# Production builds
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Generated files
|
||||
*.min.js
|
||||
*.min.css
|
||||
|
||||
# Package files
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user