basant307/AI_Governance_Project
048
1root = true2 3[*]4indent_style = tab5end_of_line = lf6charset = utf-87trim_trailing_whitespace = true8insert_final_newline = true9 10[*.coffee]11indent_style = space12 13[{package.json,*.yml}]14indent_style = space15indent_size = 216 17[*.md]18trim_trailing_whitespace = false19 