πŸ“Š Angular
Q. Which Angular CLI flag creates a flat folder structure?
  • (A) --skip-tests
  • (B) --flat
  • (C) --minimal
  • (D) --inline-style
πŸ’¬ Discuss
βœ… Correct Answer: (B) --flat

Explanation: `--flat` creates the component in the same folder instead of a new one.

Explanation by: Mr. Dubey
`--flat` creates the component in the same folder instead of a new one.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
65
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate